public class AndFilter extends Object implements Filter
Filter.EmptyFilter
EMPTY_FILTER
AndFilter(List<? extends Filter> expressions)
boolean
match(ch.qos.logback.classic.spi.ILoggingEvent event)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AndFilter(List<? extends Filter> expressions)
public boolean match(ch.qos.logback.classic.spi.ILoggingEvent event)
match
Filter
public String toString()
toString
Object
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.