This commit is contained in:
zzz
2015-04-04 17:01:40 +00:00
parent 706ee243a5
commit 9d76790cc5

View File

@@ -7,6 +7,9 @@ package net.i2p.router;
*
* Setup of wrapper.log file is moved to WorkingDir.java
* Until WorkingDir is called, the existing stdout / stderr will be used.
*
* Not recommended for embedded use. Instantiate Router() yourself.
*
*/
public class RouterLaunch {