![]() | SimpleConfiguratorConfigureForFileLogging Method |
Name | Description | |
---|---|---|
![]() ![]() | ConfigureForFileLogging(String) | Obsolete.
Configures NLog for file logging so that all messages above and including
the Info level are written to the specified file.
|
![]() ![]() | ConfigureForFileLogging(String, LogLevel) | Obsolete.
Configures NLog for file logging so that all messages above and including
the specified level are written to the specified file.
|