Click or drag to resize

SimpleConfiguratorConfigureForTargetLogging Method

Overload List
  NameDescription
Public methodStatic memberConfigureForTargetLogging(Target) Obsolete.
Configures NLog for to log to the specified target so that all messages above and including the Info level are output.
Public methodStatic memberConfigureForTargetLogging(Target, LogLevel) Obsolete.
Configures NLog for to log to the specified target so that all messages above and including the specified level are output.
Top
See Also