Uses of Interface
net.i2p.stat.StatLog
Packages that use StatLog
Package
Description
These classes define the statistics package used extensively throughout
the I2P router - both for adaptive operation of the router
and for debugging.
-
Uses of StatLog in net.i2p.stat
Classes in net.i2p.stat that implement StatLogModifier and TypeClassDescriptionclass
Note - if no filter is defined in stat.logFilters at startup, this class will not be instantiated - see StatManager.Methods in net.i2p.stat that return StatLogModifier and TypeMethodDescriptionStatManager.getStatLog()
Gets the default stat log for RateStats Deprecated, unusedMethods in net.i2p.stat with parameters of type StatLogModifier and TypeMethodDescriptionvoid
RateStat.setStatLog
(StatLog sl) Sets the default stat log for this RateStat.void
StatManager.setStatLog
(StatLog log) Deprecated.unused