Click or drag to resize

SimpleConfiguratorConfigureForConsoleLogging Method

Overload List
  NameDescription
Public methodStatic memberConfigureForConsoleLogging Obsolete.
Configures NLog for console logging so that all messages above and including the Info level are output to the console.
Public methodStatic memberConfigureForConsoleLogging(LogLevel) Obsolete.
Configures NLog for console logging so that all messages above and including the specified level are output to the console.
Top
See Also