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

ILoggerExtensionMethods Methods

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

ILoggerExtensionMethods Class
MFiles.VAF.Configuration.Logging Namespace

In This Article

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