LogLevelX extension

Extensions on LogLevel, that add additional logic to the enum.

on

Properties

name String
The short name of the value, without the enum class name.
no setter

Static Methods

parse(String message) LogLevel
Static method to create a LogLevel from the message.