public class JBoss7JulLogEvent extends JulLogEvent
Constructor and Description |
---|
JBoss7JulLogEvent(org.jboss.logmanager.ExtLogRecord logRecord) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getMdcNames() |
String |
getMdcValue(String mdcName) |
String |
getValue(LogMessageField field) |
Values |
getValues(MessageField field) |
getLogTimestamp, getMessage, getParameters, getSyslogLevel, getThrowable
public JBoss7JulLogEvent(org.jboss.logmanager.ExtLogRecord logRecord)
public Values getValues(MessageField field)
getValues
in interface LogEvent
getValues
in class JulLogEvent
field
- the field valuepublic String getValue(LogMessageField field)
getValue
in class JulLogEvent
public String getMdcValue(String mdcName)
getMdcValue
in interface LogEvent
getMdcValue
in class JulLogEvent
mdcName
- Name of the MDC entry.public Set<String> getMdcNames()
getMdcNames
in interface LogEvent
getMdcNames
in class JulLogEvent
Copyright © 2013–2023. All rights reserved.