| Modifier and Type | Method and Description |
|---|---|
void |
SAPLoggingProxyListener.log(HybrisLoggingEvent e)
Writes the log or trace to the physical file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CronJobToJspLogListener.log(HybrisLoggingEvent event)
If current cronjob is the one managed by this listener, the log will be printed to the managed jsp context.
|
void |
CronJobLogListener.log(HybrisLoggingEvent event) |
| Modifier and Type | Method and Description |
|---|---|
HybrisLoggingEvent |
ImpExLogFilter.filterEvent(HybrisLoggingEvent event)
Extends the message of given event if it is created from fitting thread and it is a string.
|
| Modifier and Type | Method and Description |
|---|---|
HybrisLoggingEvent |
ImpExLogFilter.filterEvent(HybrisLoggingEvent event)
Extends the message of given event if it is created from fitting thread and it is a string.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaFileLogListener.log(HybrisLoggingEvent event) |
| Modifier and Type | Method and Description |
|---|---|
static HybrisLoggingEvent |
HybrisLogger.extendByFilters(HybrisLoggingEvent event)
Calls all filter sequential in list order.
|
HybrisLoggingEvent |
HybrisLogFilter.filterEvent(HybrisLoggingEvent event)
Is called before a log is logged.
|
| Modifier and Type | Method and Description |
|---|---|
static HybrisLoggingEvent |
HybrisLogger.extendByFilters(HybrisLoggingEvent event)
Calls all filter sequential in list order.
|
HybrisLoggingEvent |
HybrisLogFilter.filterEvent(HybrisLoggingEvent event)
Is called before a log is logged.
|
void |
HybrisLogListener.log(HybrisLoggingEvent event)
Processes in its specific way given log event.
|
static void |
HybrisLogger.logToListeners(HybrisLoggingEvent event)
Calls all listeners with given log event which are enabled for level of log.
|
Copyright © 2018 SAP SE. All Rights Reserved.