Last updated 6 years ago
Location: .
var log = new SilentLog();
SilentLog is the most trivial log implementation: it simply drops all incoming log events.
SilentLog
It has no configuration and is disabled for all log levels.