AnalyticsLogLevel
This enum is used as an argument in AnalyticsService.LogEvent to describe the error severity level.
Items
Name | Value | Summary |
---|---|---|
Trace | 0 | |
Debug | 1 | |
Information | 2 | |
Warning | 3 | |
Error | 4 | |
Fatal | 5 |
This enum is used as an argument in AnalyticsService.LogEvent to describe the error severity level.
Name | Value | Summary |
---|---|---|
Trace | 0 | |
Debug | 1 | |
Information | 2 | |
Warning | 3 | |
Error | 4 | |
Fatal | 5 |