Uses of Class
ch.qos.logback.core.sift.NOPSiftModelHandler
-
Packages that use NOPSiftModelHandler Package Description ch.qos.logback.core.sift Contains sifting appender framework for dynamic appender creation based on runtime attributes. -
-
Uses of NOPSiftModelHandler in ch.qos.logback.core.sift
Methods in ch.qos.logback.core.sift that return NOPSiftModelHandler Modifier and Type Method Description static NOPSiftModelHandlerNOPSiftModelHandler. makeInstance(Context context, ModelInterpretationContext ic)
-