-
- Downloads
* helper to read the last few lines of a textfile
* use that to render the last few lines of the wrapper log on /logs.jsp (for the on demand stack trace) * thread creation / finalization logging * support a hard restart (stop immediately and restart the JVM) - useful for rerunning clients.config (etc) * systray when not supported
Showing
- apps/routerconsole/java/src/net/i2p/router/web/ConfigServiceHandler.java 17 additions, 4 deletions...ole/java/src/net/i2p/router/web/ConfigServiceHandler.java
- apps/routerconsole/java/src/net/i2p/router/web/LogsHelper.java 9 additions, 0 deletions...routerconsole/java/src/net/i2p/router/web/LogsHelper.java
- apps/routerconsole/jsp/configservice.jsp 3 additions, 1 deletionapps/routerconsole/jsp/configservice.jsp
- apps/routerconsole/jsp/logs.jsp 4 additions, 0 deletionsapps/routerconsole/jsp/logs.jsp
- core/java/src/net/i2p/data/DataHelper.java 30 additions, 0 deletionscore/java/src/net/i2p/data/DataHelper.java
- core/java/src/net/i2p/util/I2PThread.java 28 additions, 4 deletionscore/java/src/net/i2p/util/I2PThread.java
- router/java/src/net/i2p/router/Router.java 1 addition, 0 deletionsrouter/java/src/net/i2p/router/Router.java
Loading
Please register or sign in to comment