SkipDelayHandler
final class SkipDelayHandler < TraceHandler
Event handler that applies the skip and delay action to each event. This is used to skip records in a trace while otherwise applying the delay action.
Tip
SkipDelayHandler is thread-safe, and can be used via the singleton
redelay
.
The Handler class hierarchy is as follows: