Class SilencerTweakConfiguration.LogbackWired
-
- All Implemented Interfaces:
@Configuration(proxyBeanMethods = false)@ConditionalWingsEnabled(abs = SilencerEnabledProp.Key$tweakLogback) public class SilencerTweakConfiguration.LogbackWired
-
-
Constructor Summary
Constructors Constructor Description SilencerTweakConfiguration.LogbackWired()
-
Method Summary
Modifier and Type Method Description voidauto(SilencerTweakProp prop, LoggingSystem loggingSystem, LoggerGroups loggerGroups, @Value(value = "${debug:false}") boolean debug, @Value(value = "${trace:false}") boolean trace)-
-
Method Detail
-
auto
@Autowired() void auto(SilencerTweakProp prop, LoggingSystem loggingSystem, LoggerGroups loggerGroups, @Value(value = "${debug:false}") boolean debug, @Value(value = "${trace:false}") boolean trace)
-
-
-
-