Click or drag to resize

ILoggerCopyToConsole Property

Gets or sets a value indicating whether [copy to console].

Namespace:  Koden.Utils.Interfaces
Assembly:  Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntax
bool CopyToConsole { get; set; }

Property Value

Type: Boolean
true if [copy to console]; otherwise, false.
See Also