public final class ConvertedLoggingEvent
extends org.apache.log4j.spi.LoggingEvent
ExtLogRecord.| Constructor and Description |
|---|
ConvertedLoggingEvent(org.jboss.logmanager.ExtLogRecord rec)
Construct a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.logmanager.ExtLogRecord |
getLogRecordFor(org.apache.log4j.spi.LoggingEvent event)
Get a log record for a log4j event.
|
getFQNOfLoggerClass, getLevel, getLocationInformation, getLogger, getLoggerName, getMDC, getMDCCopy, getMessage, getNDC, getProperties, getProperty, getPropertyKeySet, getRenderedMessage, getStartTime, getThreadName, getThrowableInformation, getThrowableStrRep, getTimeStamp, locationInformationExists, removeProperty, setPropertypublic ConvertedLoggingEvent(org.jboss.logmanager.ExtLogRecord rec)
rec - the log recordpublic static org.jboss.logmanager.ExtLogRecord getLogRecordFor(org.apache.log4j.spi.LoggingEvent event)
event - the eventCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.