Field ExceptionsLoggerDebugWriteLine
Gets or sets whether exception logger (registered with RegisterExceptionsLogger(Action<Exception>?)) outputs messages to WriteLine(string).
public static bool ExceptionsLoggerDebugWriteLine
Returns
- bool
- Gets or sets whether exception logger (registered with ) outputs messages to .