Click or drag to resize
NullLogger Methods

The NullLogger type exposes the following members.

Methods
  NameDescription
Public methodLog
The NullLogger does nothing in this ILogger implementation.
Public methodTrace
The NullLogger does nothing in this ILogger implementation.
Public methodWarn
The NullLogger does nothing in this ILogger implementation.
Top
See Also