ILoggerExtensionMethods Class
Namespace: MFiles.VAF.Configuration.LoggingAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public static class ILoggerExtensionMethods
- Inheritance
- Object ILoggerExtensionMethods
BeginLoggingContextFormat(ILogger, String, Object, Object)
|
|
BeginLoggingContextFormat(ILogger, ILoggingContext, String, Object, Object)
|
|
DebugFormat(ILogger, String, Object, Object)
|
|
DebugFormat(ILogger, Exception, String, Object, Object)
|
|
ErrorFormat(ILogger, String, Object, Object)
|
|
ErrorFormat(ILogger, Exception, String, Object, Object)
|
|
FatalFormat(ILogger, String, Object, Object)
|
|
FatalFormat(ILogger, Exception, String, Object, Object)
|
|
InfoFormat(ILogger, String, Object, Object)
|
|
InfoFormat(ILogger, Exception, String, Object, Object)
|
|
LogFormat(ILogger, LogLevel, String, Object, Object)
|
|
LogFormat(ILogger, Exception, LogLevel, String, Object, Object)
|
|
TraceFormat(ILogger, String, Object, Object)
|
|
TraceFormat(ILogger, Exception, String, Object, Object)
|
|
WarnFormat(ILogger, String, Object, Object)
|
|
WarnFormat(ILogger, Exception, String, Object, Object)
|
|