public class ConfigLoggingHelper extends HelperBase
_context, _out, CHECKED, PROP_ADVANCED, SELECTED| Constructor and Description |
|---|
ConfigLoggingHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatePattern() |
String |
getDefaultLogLevelBox() |
String |
getLogCompress() |
String |
getLogFilePattern() |
String |
getLogLevelTable() |
String |
getMaxFileSize() |
String |
getNewClassBox()
All the classes the log manager knows about, except ones that
already have overrides
|
String |
getRecordPattern() |
void |
setContextId(String contextId)
Configure this bean to query a particular router context.
|
_t, _t, _t, _x, getChecked, getCheckedDefaultTrue, isAdvanced, ngettext, storeWriterpublic String getDatePattern()
public String getDefaultLogLevelBox()
public String getLogCompress()
public String getLogFilePattern()
public String getLogLevelTable()
public String getMaxFileSize()
public String getNewClassBox()
public String getRecordPattern()
public void setContextId(String contextId)
HelperBasesetContextId in class HelperBasecontextId - beginning few characters of the routerHash, or null to pick
the first one we come across.