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
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.openehealth.ipf.commons.audit.server.support.SyslogEventDICOMPrinter.ErrorConsumer
static org.openehealth.ipf.commons.audit.server.support.SyslogEventDICOMPrinter.EventConsumer
newEventConsumer
(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()
-