Uses of Class
ch.qos.logback.core.status.OnConsoleStatusListener
Packages that use OnConsoleStatusListener
-
Uses of OnConsoleStatusListener in ch.qos.logback.core.util
Methods in ch.qos.logback.core.util with parameters of type OnConsoleStatusListenerModifier and TypeMethodDescriptionstatic void
StatusListenerConfigHelper.addOnConsoleListenerInstance
(Context context, OnConsoleStatusListener onConsoleStatusListener) This utility method adds a new OnConsoleStatusListener to the context passed as parameter.