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

NullLogger Methods

Methods

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)

See Also

Reference

NullLogger Class
MFiles.VAF.Configuration.Logging Namespace

In This Article

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