- java.lang.Object
-
- ch.qos.logback.core.model.processor.AllowAllModelFilter
-
- All Implemented Interfaces:
ModelFilter
public class AllowAllModelFilter extends Object implements ModelFilter
-
-
Constructor Summary
Constructors Constructor Description AllowAllModelFilter()
-
-
-
Constructor Detail
-
AllowAllModelFilter
public AllowAllModelFilter()
-
-
Method Detail
-
decide
public FilterReply decide(Model model)
- Specified by:
decidein interfaceModelFilter
-
-