public class AcsXMLLogFormatter extends AcsLogFormatter
localHostName| Constructor and Description |
|---|
AcsXMLLogFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.util.logging.LogRecord logRecord)
Constructs the XML log message that can be sent to the ACS logging service.
|
org.omg.CORBA.Any |
formatAny(org.omg.CORBA.Any anyLogRecord,
java.util.logging.LogRecord logRecord) |
getLocalHostNamepublic org.omg.CORBA.Any formatAny(org.omg.CORBA.Any anyLogRecord,
java.util.logging.LogRecord logRecord)
formatAny in class AcsLogFormatterpublic java.lang.String format(java.util.logging.LogRecord logRecord)
format in class java.util.logging.FormatterFormatter.format(java.util.logging.LogRecord)