Class RecordLogsHook.RecordedLogsTrackingBundle
- java.lang.Object
-
- ru.vyarus.dropwizard.guice.test.log.RecordLogsHook.RecordedLogsTrackingBundle
-
- All Implemented Interfaces:
io.dropwizard.core.ConfiguredBundle<io.dropwizard.core.Configuration>
- Enclosing class:
- RecordLogsHook
public final class RecordLogsHook.RecordedLogsTrackingBundle extends java.lang.Object implements io.dropwizard.core.ConfiguredBundle<io.dropwizard.core.Configuration>Technical bundle used to re-attach log recorders after dropwizard resets all loggers.
-
-
Constructor Summary
Constructors Constructor Description RecordedLogsTrackingBundle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun(io.dropwizard.core.Configuration configuration, io.dropwizard.core.setup.Environment environment)
-