public class LogsHelper extends HelperBase
_context, _out, CHECKED, PROP_ADVANCED
Constructor and Description |
---|
LogsHelper() |
Modifier and Type | Method and Description |
---|---|
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() |
static String |
jettyVersion() |
static File |
wrapperLogFile(I2PAppContext ctx)
Does not necessarily exist.
|
_t, _t, _t, _x, getChecked, isAdvanced, ngettext, setContextId, storeWriter
public String getJettyVersion()
public static String jettyVersion()
public String getUnavailableCrypto()
public String getJstlVersion()
public String getLogs()
public String getCriticalLogs()
public static File wrapperLogFile(I2PAppContext ctx)
public String getServiceLogs()