Class LoggingLevelOverrideConfiguration.Entry
- java.lang.Object
 - 
- com.evolveum.midpoint.util.logging.LoggingLevelOverrideConfiguration.Entry
 
 
- 
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - LoggingLevelOverrideConfiguration
 
public static class LoggingLevelOverrideConfiguration.Entry extends Object implements Serializable
- See Also:
 - Serialized Form
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ch.qos.logback.classic.LevelgetLevel()Set<String>getLoggers()StringtoString() 
 -