Constructor and Description |
---|
ToolsLogFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
isLoggable(LogRecord record)
Method that checks if a log record is loggable.
|
public boolean isLoggable(LogRecord record)
isLoggable
in interface Filter
record
- The LogRecord.Copyright © 2019. All rights reserved.