public class ConfigLoggingHandler extends FormHandler
FormHandler.Message_action, _context, _log, _method, _out, _requestWrapper, _settings| Constructor and Description |
|---|
ConfigLoggingHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processForm()
Implement this to perform the final processing (in turn, adding formNotice
and formError messages, etc)
Will only be called if _action is non-null and the nonce is valid.
|
void |
setDefaultloglevel(String level) |
void |
setLevels(String levels) |
void |
setLogcompress(String foo) |
void |
setLogdateformat(String format) |
void |
setLogfilename(String filename) |
void |
setLogfilesize(String size) |
void |
setLogformat(String format) |
void |
setNewlogclass(String s) |
void |
setNewloglevel(String s) |
void |
setShouldsave(String moo) |
_t, _t, _t, _x, addFormError, addFormError, addFormErrorNoEscape, addFormErrorNoEscape, addFormNotice, addFormNotice, addFormNoticeNoEscape, addFormNoticeNoEscape, getAllMessages, getErrors, getJettyString, getNewNonce, getNotices, isAdvanced, setAction, setContextId, setNonce, setRequestWrapper, setSettings, storeMethod, storeNonces, storeWriterprotected void processForm()
FormHandlerprocessForm in class FormHandlerpublic void setDefaultloglevel(String level)
public void setLevels(String levels)
public void setLogcompress(String foo)
public void setLogdateformat(String format)
public void setLogfilename(String filename)
public void setLogfilesize(String size)
public void setLogformat(String format)
public void setNewlogclass(String s)
public void setNewloglevel(String s)
public void setShouldsave(String moo)