net.i2p.router.web
Class LogsHelper
java.lang.Object
net.i2p.router.web.HelperBase
net.i2p.router.web.LogsHelper
public class LogsHelper
- extends HelperBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogsHelper
public LogsHelper()
getJettyVersion
public String getJettyVersion()
- Since:
- 0.8.12
jettyVersion
public static String jettyVersion()
- Since:
- 0.8.13
getLogs
public String getLogs()
- Does not call logManager.flush(); call getCriticalLogs() first to flush
getCriticalLogs
public String getCriticalLogs()
- Side effect - calls logManager.flush()
wrapperLogFile
static File wrapperLogFile(I2PAppContext ctx)
- Does not necessarily exist.
- Since:
- 0.9.1
getServiceLogs
public String getServiceLogs()