Uses of Enum Class
net.ME1312.Galaxi.Log.LogLevel
-
Uses of LogLevel in net.ME1312.Galaxi.Log
Modifier and TypeMethodDescriptionLogStream.getLevel()
Get the level this stream logs onstatic LogLevel
Returns the enum constant of this class with the specified name.static LogLevel[]
LogLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.