- All Implemented Interfaces:
- org.apache.logging.log4j.core.appender.rolling.TriggeringPolicy, org.apache.logging.log4j.core.LifeCycle, org.apache.logging.log4j.core.LifeCycle2
@Plugin(name="StepIdTriggeringPolicy",
category="Core",
printObject=true)
public final class StepIdTriggeringPolicy
extends org.apache.logging.log4j.core.appender.rolling.AbstractTriggeringPolicy
Created by kurila on 30.06.17.
Note that the instances are not thread safe so they will work only in case of async logger is used.