@Extension public class LoggingNotificationEndpoint extends NotificationEndpoint
Modifier and Type | Class and Description |
---|---|
static class |
LoggingNotificationEndpoint.DescriptorImpl |
NotificationEndpoint.EndpointEvent, NotificationEndpoint.EndpointEventCustom
Constructor and Description |
---|
LoggingNotificationEndpoint() |
LoggingNotificationEndpoint(String loggerName,
String levelName) |
Modifier and Type | Method and Description |
---|---|
String |
getLevelName() |
String |
getLoggerName() |
void |
notify(ExtremeNotificationPlugin.Event event) |
void |
notify(ExtremeNotificationPlugin.Event event,
NotificationEndpoint.EndpointEvent endpointEvent) |
void |
setLevelName(String levelName) |
void |
setLoggerName(String logger) |
all, getEvents, interpolate, interpolate
public String getLoggerName()
public void setLoggerName(String logger)
public String getLevelName()
public void setLevelName(String levelName)
public void notify(ExtremeNotificationPlugin.Event event)
notify
in class NotificationEndpoint
public void notify(ExtremeNotificationPlugin.Event event, NotificationEndpoint.EndpointEvent endpointEvent)
notify
in class NotificationEndpoint
Copyright © 2016–2019. All rights reserved.