Enum MBLoggingLevel
Type for the level of logging performed by M.B They follow the Microsoft.Logging.LogLevel definition
public enum MBLoggingLevel
Fields
Critical = 5Debug = 1Error = 4Information = 2None = 0Trace = 0Warning = 3
Type for the level of logging performed by M.B They follow the Microsoft.Logging.LogLevel definition
public enum MBLoggingLevel
Critical = 5Debug = 1Error = 4Information = 2None = 0Trace = 0Warning = 3