| Package | Description | 
|---|---|
| io.druid.java.util.emitter.core | 
| Modifier and Type | Method and Description | 
|---|---|
static LoggingEmitter.Level | 
LoggingEmitter.Level.toLevel(String name)  | 
static LoggingEmitter.Level | 
LoggingEmitter.Level.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static LoggingEmitter.Level[] | 
LoggingEmitter.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
LoggingEmitter(Logger log,
              LoggingEmitter.Level level,
              com.fasterxml.jackson.databind.ObjectMapper jsonMapper)  | 
Copyright © 2011–2018. All rights reserved.