|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.util.LogWriter
Log writer thread that pulls log records from the LogManager, writes them to the current logfile, and rotates the logs as necessary. This also periodically instructs the LogManager to reread its config file.
Constructor Summary | |
LogWriter(LogManager manager)
|
Method Summary | |
void |
flushRecords()
|
void |
run()
|
void |
stopWriting()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LogWriter(LogManager manager)
Method Detail |
public void stopWriting()
public void run()
run
in interface java.lang.Runnable
public void flushRecords()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |