public class GalmMonitorAdapter extends MonitorAdapterBase
Modifier and Type | Field and Description |
---|---|
protected org.apache.logging.log4j.Logger |
galmLog |
applicationContext, log
Constructor and Description |
---|
GalmMonitorAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
configure() |
void |
fireEvent(String subSource,
EventTypeEnum eventType,
SeverityEnum severity,
String message,
Throwable t) |
String |
getGalmRecord(String subSource,
EventTypeEnum eventType,
SeverityEnum severity,
String message) |
String |
makeXml(String eventSource,
EventTypeEnum eventType,
SeverityEnum severity,
String message,
Throwable t) |
getName, getUserClass, setName, toXml
public GalmMonitorAdapter() throws ConfigurationException
ConfigurationException
public void configure() throws ConfigurationException
configure
in interface IMonitorAdapter
configure
in class MonitorAdapterBase
ConfigurationException
public String getGalmRecord(String subSource, EventTypeEnum eventType, SeverityEnum severity, String message)
public String makeXml(String eventSource, EventTypeEnum eventType, SeverityEnum severity, String message, Throwable t)
makeXml
in class MonitorAdapterBase
public void fireEvent(String subSource, EventTypeEnum eventType, SeverityEnum severity, String message, Throwable t)
Copyright © 2023 Frank!Framework. All rights reserved.