Uses of Enum Class
com.foreach.across.modules.logging.request.LoggerLevelThreshold.LoggerLevel
-
Uses of LoggerLevelThreshold.LoggerLevel in com.foreach.across.modules.logging.request
Modifier and TypeFieldDescriptionprotected TreeMap<Integer,
LoggerLevelThreshold.LoggerLevel> LoggerLevelThreshold.Builder.loggerLevelThreshold
Modifier and TypeMethodDescriptionLoggerLevelThreshold.getLogLevelForDuration
(long duration) Returns the enum constant of this class with the specified name.static LoggerLevelThreshold.LoggerLevel[]
LoggerLevelThreshold.LoggerLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.