Table of Contents

Property MinimumLogLevel

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

MinimumLogLevel

Sets the minimum logging level for messages.

Defaults to Information.

[Deprecated("Use Logging.MinimumLogLevel instead. This property will be removed in a future version.")]
public LogLevel MinimumLogLevel { set; }

Property Value

LogLevel