Modifier and Type | Method | Description |
---|---|---|
static DenyAllFilter |
getInstance() |
Get the filter instance.
|
boolean |
isLoggable(LogRecord record) |
Always returns
false . |
public boolean isLoggable(LogRecord record)
false
.isLoggable
in interface Filter
record
- ignoredfalse
public static DenyAllFilter getInstance()
Copyright © 2019 JBoss by Red Hat. All rights reserved.