| Package | Description |
|---|---|
| com.foreach.across.modules.logging.request |
| Modifier and Type | Field and Description |
|---|---|
protected TreeMap<Integer,LoggerLevelThreshold.LoggerLevel> |
LoggerLevelThreshold.Builder.loggerLevelThreshold |
| Modifier and Type | Method and Description |
|---|---|
LoggerLevelThreshold.LoggerLevel |
LoggerLevelThreshold.getLogLevelForDuration(long duration) |
static LoggerLevelThreshold.LoggerLevel |
LoggerLevelThreshold.LoggerLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggerLevelThreshold.LoggerLevel[] |
LoggerLevelThreshold.LoggerLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.