Property MinimumLogLevel
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
MinimumLogLevel
Sets the minimum logging level for messages.
Defaults to Information.
public LogLevel MinimumLogLevel { set; }
Sets the minimum logging level for messages.
Defaults to Information.
public LogLevel MinimumLogLevel { set; }