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