Uses of Class
net.odoframework.container.events.Log.Level
| Package | Description |
|---|---|
| net.odoframework.container.events |
-
Uses of Log.Level in net.odoframework.container.events
Methods in net.odoframework.container.events that return Log.Level Modifier and Type Method Description static Log.LevelLog.Level. getDefaultLevel()Log.LevelLog. getLevel()static Log.LevelLog.Level. valueOf(String name)Returns the enum constant of this type with the specified name.static Log.Level[]Log.Level. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.odoframework.container.events with parameters of type Log.Level Modifier and Type Method Description static voidLog. publishLog(String logger, Object message, Log.Level level, Throwable error)