M-Files Vault Application Framework
C#
Show/Hide TOC

ILoggerExtensionMethods Class

Definition

Namespace: MFiles.VAF.Configuration.Logging
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public static class ILoggerExtensionMethods
Inheritance
Object    ILoggerExtensionMethods

Methods

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)  

See Also

Reference

MFiles.VAF.Configuration.Logging Namespace

In This Article

  • Definition
  • Methods
  • See Also
Send comments on this topic to devsupport@m-files.com