Home -> NullLogger -> Constructor
Description
The NullLogger constructor creates a logger implementation that accepts the ILogger API but discards all messages.
Usage
NullLogger();Home -> NullLogger -> Constructor
The NullLogger constructor creates a logger implementation that accepts the ILogger API but discards all messages.
NullLogger();