| Package | Description | 
|---|---|
| org.slf4j.event | 
| Modifier and Type | Method and Description | 
|---|---|
| Level | LoggingEvent. getLevel() | 
| Level | SubstituteLoggingEvent. getLevel() | 
| static Level | Level. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Level[] | Level. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SubstituteLoggingEvent. setLevel(Level level) | 
Copyright © 2005–2019 QOS.ch. All rights reserved.