public class LoggingEmitterFactory extends LoggingEmitterConfig implements EmitterFactory
| Constructor and Description | 
|---|
LoggingEmitterFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
Emitter | 
makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
           org.asynchttpclient.AsyncHttpClient httpClient,
           Lifecycle lifecycle)  | 
Emitter | 
makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
           Lifecycle lifecycle)  | 
getLoggerClass, getLogLevel, setLoggerClass, setLogLevel, toStringpublic Emitter makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper, org.asynchttpclient.AsyncHttpClient httpClient, Lifecycle lifecycle)
makeEmitter in interface EmitterFactoryCopyright © 2011–2018. All rights reserved.