Uses of Enum Class
io.airlift.log.Level
-
Uses of Level in io.airlift.log
Methods in io.airlift.log that return LevelModifier and TypeMethodDescriptionJsonRecord.getLevel()Logging.getRootLevel()static LevelReturns the enum constant of this class with the specified name.static Level[]Level.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.airlift.log that return types with arguments of type LevelMethods in io.airlift.log with parameters of type LevelConstructors in io.airlift.log with parameters of type Level