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, isAdvanced, ngettext, storeWriter
public void setContextId(String contextId)
HelperBase
setContextId
in class HelperBase
contextId
- beginning few characters of the routerHash, or null to pick
the first one we come across.public String getLogFilePattern()
public String getRecordPattern()
public String getDatePattern()
public String getMaxFileSize()
public String getLogCompress()
public String getLogLevelTable()
public String getDefaultLogLevelBox()
public String getNewClassBox()