Uses of Class
com.wavefront.common.DelegatingLogger
-
Packages that use DelegatingLogger Package Description com.wavefront.common -
-
Uses of DelegatingLogger in com.wavefront.common
Subclasses of DelegatingLogger in com.wavefront.common Modifier and Type Class Description class
MessageDedupingLogger
A logger that suppresses identical messages for a specified period of time.class
SamplingLogger
A sampling logger that can be enabled and disabled dynamically by setting its level toLevel.FINEST
.class
SharedRateLimitingLogger
A rate-limiting logger that can be shared between multiple threads that use the same context key.
-