NullLogger Class
|
BeginLoggingContext(FormattableString)
|
(Overrides LoggerBaseBeginLoggingContext(FormattableString)) |
|
BeginLoggingContext(ILoggingContext, FormattableString)
|
(Overrides LoggerBaseBeginLoggingContext(ILoggingContext, FormattableString)) |
|
Debug(FormattableString)
|
(Inherited from LoggerBase) |
|
Debug(Exception, FormattableString)
|
(Inherited from LoggerBase) |
|
Error(FormattableString)
|
(Inherited from LoggerBase) |
|
Error(Exception, FormattableString)
|
(Inherited from LoggerBase) |
|
Fatal(FormattableString)
|
(Inherited from LoggerBase) |
|
Fatal(Exception, FormattableString)
|
(Inherited from LoggerBase) |
|
Info(FormattableString)
|
(Inherited from LoggerBase) |
|
Info(Exception, FormattableString)
|
(Inherited from LoggerBase) |
|
Log(LogLevel, FormattableString)
|
(Overrides LoggerBaseLog(LogLevel, FormattableString)) |
|
Log(Exception, LogLevel, FormattableString)
|
(Overrides LoggerBaseLog(Exception, LogLevel, FormattableString)) |
|
Trace(FormattableString)
|
(Inherited from LoggerBase) |
|
Trace(Exception, FormattableString)
|
(Inherited from LoggerBase) |
|
Warn(FormattableString)
|
(Inherited from LoggerBase) |
|
Warn(Exception, FormattableString)
|
(Inherited from LoggerBase) |