Log.EnableEvents Property
Determines whether the MessageWritten event is fired.
Thread safety: This property is thread-safe.
Syntax
public static System.Boolean EnableEvents { get; set; }
Property Value
Type: System.Boolean
Default: false
True to allow the MessageWritten event to fire; otherwise, False.
Default: false
True to allow the MessageWritten event to fire; otherwise, False.
Platforms
Windows, Linux, Android