| Package | Description |
|---|---|
| de.hybris.platform.impex.jalo | |
| de.hybris.platform.util.logging |
| Modifier and Type | Class and Description |
|---|---|
class |
ImpExLogFilter
The log filter of ImpEx which adds to each log the current location of the ImpEx reader.
|
| Modifier and Type | Method and Description |
|---|---|
static List<HybrisLogFilter> |
HybrisLogger.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HybrisLogger.addFilter(HybrisLogFilter newFilter)
Adds a log filter to the static list of filters.
|
static void |
HybrisLogger.addFilterFirst(HybrisLogFilter newFilter)
Adds a log filter to the static list of filters.
|
static boolean |
HybrisLogger.removeFilter(HybrisLogFilter toRemove)
Removes a filter from the list of filters and therefore will not be called anymore.
|
Copyright © 2017 SAP SE. All Rights Reserved.