Uses of Enum Class
net.ME1312.Galaxi.Log.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in net.ME1312.Galaxi.Log
Methods in net.ME1312.Galaxi.Log that return LogLevelModifier 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.Methods in net.ME1312.Galaxi.Log with parameters of type LogLevel