SimpleConfiguratorConfigureForTargetLogging Method |
Name | Description | |
---|---|---|
ConfigureForTargetLogging(Target) | Obsolete.
Configures NLog for to log to the specified target so that all messages
above and including the Info level are output.
| |
ConfigureForTargetLogging(Target, LogLevel) | Obsolete.
Configures NLog for to log to the specified target so that all messages
above and including the specified level are output.
|