Uses of Class
net.i2p.util.LogWriter
-
Packages that use LogWriter Package Description net.i2p.util These classes define the several useful utilities used throughout the router and applications. -
-
Uses of LogWriter in net.i2p.util
Subclasses of LogWriter in net.i2p.util Modifier and Type Class Description (package private) class
FileLogWriter
File-based log writer thread that pulls log records from the LogManager, writes them to the current logfile, and rotates the logs as necessary.
-