Class LoggerConf
- java.lang.Object
 - 
- org.apache.syncope.client.console.rest.LoggerConf
 
 
- 
- All Implemented Interfaces:
 Serializable
public class LoggerConf extends Object implements Serializable
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description LoggerConf() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()LogLevelgetLevel()voidsetKey(String key)voidsetLevel(LogLevel level) 
 -