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