Uses of Interface
net.i2p.stat.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
Modifier and TypeClassDescriptionclass
Note - if no filter is defined in stat.logFilters at startup, this class will not be instantiated - see StatManager.Modifier and TypeMethodDescriptionStatManager.getStatLog()
Gets the default stat log for RateStats Deprecated, unusedModifier and TypeMethodDescriptionvoid
RateStat.setStatLog
(StatLog sl) Sets the default stat log for this RateStat.void
StatManager.setStatLog
(StatLog log) Deprecated.unused