public class LogsHelper extends HelperBase
_context, _out, CHECKED, PROP_ADVANCED| Constructor and Description |
|---|
LogsHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBuiltBy() |
String |
getCriticalLogs()
Side effect - calls logManager.flush()
|
String |
getJettyVersion() |
String |
getJstlVersion() |
String |
getLogs()
Does not call logManager.flush(); call getCriticalLogs() first to flush
|
String |
getServiceLogs() |
String |
getUnavailableCrypto() |
_t, _t, _t, _x, getChecked, isAdvanced, ngettext, setContextId, storeWriterpublic String getJettyVersion()
public String getUnavailableCrypto()
public String getJstlVersion()
public String getLogs()
public String getCriticalLogs()
public String getServiceLogs()
public String getBuiltBy()