com.bea.logging.BaseLogEntry
, java.io.Externalizable
, java.io.Serializable
, weblogic.logging.LogEntry
public class WLLog4jLogEvent
extends java.lang.Object
implements java.io.Externalizable
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getDiagnosticContextId() |
Deprecated.
12.2.1.4.0
|
java.lang.String |
getDiagnosticVolume() |
Deprecated.
12.2.1.4.0
|
java.lang.String |
getFormattedDate() |
Deprecated.
12.2.1.4.0
|
java.lang.String |
getId() |
Deprecated.
12.2.1.4.0
|
java.lang.String |
getLogMessage() |
Deprecated.
12.2.1.4.0
|
java.lang.String |
getMachineName() |
Deprecated.
12.2.1.4.0
|
java.lang.String |
getServerName() |
Deprecated.
12.2.1.4.0
|
int |
getSeverity() |
Deprecated.
12.2.1.4.0
|
java.lang.String |
getSubsystem() |
Deprecated.
12.2.1.4.0
|
java.util.Properties |
getSupplementalAttributes() |
Deprecated.
12.2.1.4.0
|
java.lang.String |
getThreadName() |
Deprecated.
12.2.1.4.0
|
org.apache.log4j.spi.ThrowableInformation |
getThrowableInformation() |
Deprecated.
|
long |
getTimestamp() |
Deprecated.
12.2.1.4.0
|
java.lang.String |
getTransactionId() |
Deprecated.
12.2.1.4.0
|
java.lang.String |
getUserId() |
Deprecated.
12.2.1.4.0
|
java.lang.String |
toString() |
Deprecated.
12.2.1.4.0
|
public org.apache.log4j.spi.ThrowableInformation getThrowableInformation()
public java.lang.String getFormattedDate()
getFormattedDate
in interface com.bea.logging.BaseLogEntry
public java.lang.String getId()
BaseLogEntry
getId
in interface com.bea.logging.BaseLogEntry
public java.lang.String getMachineName()
BaseLogEntry
getMachineName
in interface com.bea.logging.BaseLogEntry
public java.lang.String getServerName()
BaseLogEntry
getServerName
in interface com.bea.logging.BaseLogEntry
public java.lang.String getThreadName()
BaseLogEntry
getThreadName
in interface com.bea.logging.BaseLogEntry
public java.lang.String getTransactionId()
BaseLogEntry
getTransactionId
in interface com.bea.logging.BaseLogEntry
public java.lang.String getUserId()
BaseLogEntry
getUserId
in interface com.bea.logging.BaseLogEntry
public int getSeverity()
BaseLogEntry
getSeverity
in interface com.bea.logging.BaseLogEntry
public java.lang.String getSubsystem()
BaseLogEntry
getSubsystem
in interface com.bea.logging.BaseLogEntry
public long getTimestamp()
BaseLogEntry
getTimestamp
in interface com.bea.logging.BaseLogEntry
public java.lang.String getLogMessage()
BaseLogEntry
getLogMessage
in interface com.bea.logging.BaseLogEntry
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getDiagnosticContextId()
getDiagnosticContextId
in interface com.bea.logging.BaseLogEntry
public java.lang.String getDiagnosticVolume()
public java.util.Properties getSupplementalAttributes()
getSupplementalAttributes
in interface com.bea.logging.BaseLogEntry