Uses of Class
org.slf4j.impl.OutputChoice
-
Packages that use OutputChoice Package Description org.slf4j.impl Implementations of core logging interfaces defined in theorg.slf4jpackage. -
-
Uses of OutputChoice in org.slf4j.impl
Fields in org.slf4j.impl declared as OutputChoice Modifier and Type Field Description (package private) OutputChoiceSimpleLoggerConfiguration. outputChoiceMethods in org.slf4j.impl that return OutputChoice Modifier and Type Method Description private static OutputChoiceSimpleLoggerConfiguration. computeOutputChoice(java.lang.String logFile, boolean cacheOutputStream)
-