Log level, which allows filtering logs by importance.
Lowest priority. Usually names of called methods or callbacks received.
Low priority messages what the service is doing.
Messages about completed tasks.
Messages about application level events, in this case DFU messages in human-readable form.
Important messages.
Highest priority messages with errors.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Log leve.
Shortened abbreviation of the log level.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.