| Package | Description |
|---|---|
| de.aristaflow.adept2.util.logging |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassNameFilter
A filter for log records only allowing log records with source classes having
a specific prefix and at least a specific level.
|
class |
LoggerNameFilter
A filter for log records only allowing log records having a specific logger
name prefix and at least a specific level.
|
| Modifier and Type | Field and Description |
|---|---|
protected NameFilter[] |
NameWrappingLogger.filters
The name filters of the (parent) handlers of the wrapped logger or
null in case there is no name filter. |