Package ch.qos.logback.core.util
Class StatusListenerConfigHelper
java.lang.Object
ch.qos.logback.core.util.StatusListenerConfigHelper
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddOnConsoleListenerInstance(Context context, OnConsoleStatusListener onConsoleStatusListener) Deprecated.This utility method adds a new OnConsoleStatusListener to the context passed as parameter.static voidinstallIfAsked(Context context) Deprecated.
-
Constructor Details
-
StatusListenerConfigHelper
public StatusListenerConfigHelper()Deprecated.
-
-
Method Details
-
installIfAsked
Deprecated. -
addOnConsoleListenerInstance
public static void addOnConsoleListenerInstance(Context context, OnConsoleStatusListener onConsoleStatusListener) Deprecated.This utility method adds a new OnConsoleStatusListener to the context passed as parameter.- Parameters:
context-- Since:
- 1.0.1
-