Class SyslogEventDICOMPrinter
java.lang.Object
org.openehealth.ipf.commons.audit.server.support.SyslogEventDICOMPrinter
A simple collector of Syslog events
- Since:
- 4.0
- Author:
- Christian Ohr
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.openehealth.ipf.commons.audit.server.support.SyslogEventDICOMPrinter.ErrorConsumerstatic org.openehealth.ipf.commons.audit.server.support.SyslogEventDICOMPrinter.EventConsumernewEventConsumer(String channel)
-
Constructor Details
-
SyslogEventDICOMPrinter
public SyslogEventDICOMPrinter()
-
-
Method Details
-
newEventConsumer
public static org.openehealth.ipf.commons.audit.server.support.SyslogEventDICOMPrinter.EventConsumer newEventConsumer(String channel) -
newErrorConsumer
public static org.openehealth.ipf.commons.audit.server.support.SyslogEventDICOMPrinter.ErrorConsumer newErrorConsumer()
-