Constructor and Description |
---|
InvertFilter(Filter target)
Construct a new instance.
|
public InvertFilter(Filter target)
target
- the target filterpublic boolean isLoggable(LogRecord record)
isLoggable
in interface Filter
record
- the log recordtrue
if the target filter returns false
, false
otherwiseCopyright © 2012 JBoss by Red Hat. All Rights Reserved.