Field ExceptionsLoggerAppLog
Gets or sets whether exception logger (registered with RegisterExceptionsLogger(Action<Exception>?)) outputs messages to Log(object?, LogItemKind).
public static bool ExceptionsLoggerAppLog
Returns
- bool
- Gets or sets whether exception logger (registered with ) outputs messages to .