Uses of Class
net.i2p.util.LogWriterBase

Packages that use LogWriterBase
net.i2p.util These classes define the several useful utilities used throughout the router and applications. 
 

Uses of LogWriterBase in net.i2p.util
 

Subclasses of LogWriterBase in net.i2p.util
(package private)  class LogWriter
          File-based log writer thread that pulls log records from the LogManager, writes them to the current logfile, and rotates the logs as necessary.