public class LogBean extends BaseBean
_context, action, lastSerial, method, PROP_PW_ENABLE, properties, serial| Constructor and Description |
|---|
LogBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLogged()
Get the current log content.
|
String |
getLogName()
Get the log file path.
|
String |
getMessages() |
int |
getTodayEntryCount()
Get the count of log entries from today.
|
void |
setLogged(String logged)
Set the log content.
|
_t, _t, _t, addressbookDir, configFile, debug, getAction, getSerial, getTheme, getThemeName, getThemes, isOverrideCssActive, loadConfig, ngettext, reload, setAction, setSerial, storeMethod, useSoraFont, warnpublic String getLogged()
public String getLogName()
public String getMessages()
public int getTodayEntryCount()
public void setLogged(String logged)
logged - the new log content