public class CleanupFilterConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) List<String> |
ifStartsWith
The message starts to match
|
(package private) Level |
targetLevel
The new log level for the filtered message, defaults to DEBUG
|
| Constructor and Description |
|---|
CleanupFilterConfig() |
@ConfigItem(defaultValue="inherit") List<String> ifStartsWith
@ConfigItem(defaultValue="DEBUG") Level targetLevel
Copyright © 2021 JBoss by Red Hat. All rights reserved.