http://idk.i2p/javadoc-i2p/net/i2p/util/FileLogWriter.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Constructor Details FileLogWriter public FileLogWriter ( LogManager manager) Method Details currentFile public String currentFile () File may not exist or have old logs in it if not opened yet Specified by: currentFile in class LogWriter Returns: non-null writeRecord protected void writeRecord ( LogRecord rec, String formatted) Description copied from class: LogWriter...