protected static class AbstractAtomBean.LoggerLevel extends Object
| Constructor and Description |
|---|
LoggerLevel(String logger,
String level) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLevel() |
String |
getLogger() |
void |
setLevel(String level) |
void |
setLogger(String logger) |
Apache CXF