public static class LoggingUtil.LoggerNameFilter extends Object implements Filter
| Constructor and Description |
|---|
LoggerNameFilter() |
LoggerNameFilter(Collection<String> c) |
| Modifier and Type | Method and Description |
|---|---|
LoggingUtil.LoggerNameFilter |
add(String name) |
boolean |
isLoggable(LogRecord record) |
String |
toString() |
public LoggerNameFilter()
public LoggerNameFilter(Collection<String> c)
public LoggingUtil.LoggerNameFilter add(String name)
public boolean isLoggable(LogRecord record)
isLoggable in interface FilterCopyright © 2018. All rights reserved.