Uses of Class
net.i2p.util.LogRecord

Packages that use LogRecord
net.i2p.util   
 

Uses of LogRecord in net.i2p.util
 

Methods in net.i2p.util with parameters of type LogRecord
(package private)  void LogManager.addRecord(LogRecord record)
          Used by Log to add records to the queue
static java.lang.String LogRecordFormatter.formatRecord(LogManager manager, LogRecord rec)