API reference
Property EnableDebugLogging
- Namespace
- DisCatSharp.Voice
- Assembly
- DisCatSharp.Voice.dll
EnableDebugLogging
Controls whether debug and trace logs from the DisCatSharp.Voice project are emitted.
Warnings and errors are always logged regardless of this value.
Defaults to false.
public bool EnableDebugLogging { set; }