public class WarnLogger extends AbstractJsonLogger
| Modifier and Type | Field and Description |
|---|---|
static String |
LOG_LEVEL |
slf4jLogger| Constructor and Description |
|---|
WarnLogger(org.slf4j.Logger slf4jLogger,
org.apache.commons.lang3.time.FastDateFormat formatter,
com.google.gson.Gson gson,
boolean includeLoggerName) |
| Modifier and Type | Method and Description |
|---|---|
void |
log()
Log the formatted message
|
String |
toString() |
public static final String LOG_LEVEL
public WarnLogger(org.slf4j.Logger slf4jLogger,
org.apache.commons.lang3.time.FastDateFormat formatter,
com.google.gson.Gson gson,
boolean includeLoggerName)
public void log()
JsonLoggerlog in interface JsonLoggerlog in class AbstractJsonLoggerCopyright © 2016 Savoir Technologies, Inc.. All Rights Reserved.