public class WebCallsLogging
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static boolean |
LOG_JSON_DATA |
protected static boolean |
USER_CHANGED_LOGGING |
Modifier and Type | Method and Description |
---|---|
static boolean |
isJsonLogging() |
static boolean |
setJsonLogging(boolean setLogging)
Set the logging data
|