| Package | Description | 
|---|---|
| org.dcm4che3.net.audit | 
 This package is in the Maven module dcm4che-net-audit. 
 | 
| org.dcm4che3.tool.syslog | 
 Send RFC 5424 Syslog messages.. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private AuditLogger.Facility | 
AuditLogger.facility  | 
| Modifier and Type | Method and Description | 
|---|---|
AuditLogger.Facility | 
AuditLogger.getFacility()  | 
static AuditLogger.Facility | 
AuditLogger.Facility.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AuditLogger.Facility[] | 
AuditLogger.Facility.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AuditLogger.setFacility(AuditLogger.Facility facility)  | 
| Modifier and Type | Method and Description | 
|---|---|
private static AuditLogger.Facility | 
Syslog.toFacility(org.apache.commons.cli.CommandLine cl)  | 
Copyright © 2017 dcm4che.org. All rights reserved.