Skip to content
Snippets Groups Projects
Commit e813bc76 authored by Jon Skeet's avatar Jon Skeet
Browse files

Add a NullLogger in the C# implementation

I'd argue that at this stage, this should probably be the default. Further options to consider:

- Make it a singleton, or at least expose a static property with a single instance?
- Allow SetLogger(null) to use the NullLogger?
parent 7da3297b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment