Uses of Interface
ch.qos.logback.core.rolling.LengthCounter
Packages that use LengthCounter
-
Uses of LengthCounter in ch.qos.logback.core.rolling
Classes in ch.qos.logback.core.rolling that implement LengthCounterFields in ch.qos.logback.core.rolling declared as LengthCounterMethods in ch.qos.logback.core.rolling that return LengthCounterModifier and TypeMethodDescriptionSizeAndTimeBasedFileNamingAndTriggeringPolicy.getLengthCounter()
TimeBasedRollingPolicy.getLengthCounter()
default LengthCounter
TriggeringPolicy.getLengthCounter()
Return theLengthCounter
instance associated with this triggering policy.