TraceLoggerEnabled Property
Enable or disable logging to the file.
Namespace: ASCOM.ToolsAssembly: ASCOM.Tools (in ASCOM.Tools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public bool Enabled { get; set; }
Public Property Enabled As Boolean
Get
Set
BooleanTrue to enable logging
BooleanBoolean, current logging status (enabled/disabled).
ITraceLoggerEnabled If this property is False, calls to LogMessage do nothing. If True, messages are written to the log file.
Supported in: 2.0