public class JBoss7JulLogEvent extends JulLogEvent
| Constructor and Description |
|---|
JBoss7JulLogEvent(LogRecord logRecord) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMdcValue(String mdcName) |
Values |
getValues(MessageField field) |
getLogTimestamp, getMessage, getParameters, getSyslogLevel, getThrowable, getValuepublic JBoss7JulLogEvent(LogRecord logRecord)
public Values getValues(MessageField field)
getValues in interface LogEventgetValues in class JulLogEventpublic String getMdcValue(String mdcName)
getMdcValue in interface LogEventgetMdcValue in class JulLogEventmdcName - Name of the MDC entry.Copyright © 2013-2014. All Rights Reserved.