public interface LoggingAdapter
Modifier and Type | Method and Description |
---|---|
Loglevel |
getCurrentLoglevel()
Returns the current loglevel.
|
void |
setLoglevel(Loglevel loglevel)
Sets the loglevel to the given loglevel.
|
Loglevel getCurrentLoglevel()
void setLoglevel(Loglevel loglevel)
loglevel
- the loglevel to set, not null.Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.