LogConfigToConsole Property |
Gets or sets whether log statements should be directed to the current console.
Namespace:
Openfin.Desktop.Logging
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.6.0
Syntaxpublic bool ToConsole { get; set; }Property Value
Type:
Boolean
See Also