| Package | Description |
|---|---|
| org.appops.logging.logger.config |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<LogFilter> |
HandlerConfig.getFilters()
It returns the
ArrayList of LogFilter. |
| Modifier and Type | Method and Description |
|---|---|
void |
HandlerConfig.addFilter(LogFilter filter)
addFilter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HandlerConfig.setFilters(java.util.ArrayList<LogFilter> filters)
Setter for the field
filters. |
Copyright © 2021. All rights reserved.