Level

enum Level : Enum<CrashReportMessageRequest.Level>

Level that can be used

Parameters

value

is Level

Entries

Link copied to clipboard

error level

Link copied to clipboard

warn level

Link copied to clipboard

info level

Link copied to clipboard

debug level

Link copied to clipboard

trace level

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val value: Int