|
BEA Systems, Inc. | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.ObjectLoggingEvent
weblogic.logging.log4j.WLLog4jLogEvent
Defines the fields in the logging event which is passed on to all Appenders.
| Method Summary | |
String |
getDiagnosticContextId()
Gets the diagnostic context id associated with this log event. |
String |
getFormattedDate()
Gets the formatted date string |
String |
getId()
Gets the message id of this log entry |
String |
getLogMessage()
Gets the message content of this log entry. |
String |
getMachineName()
Gets the machine name on which this log entry was created |
String |
getServerName()
Gets the server name on which this log entry was created |
int |
getSeverity()
Gets the severity level for this message. |
String |
getSubsystem()
Gets the name of the subsystem emitting this message |
String |
getThreadName()
Gets the thread name in which this event was generated. |
weblogic.logging.ThrowableInfo |
getThrowableInfo()
Gets the exception associated with this log event. |
long |
getTimestamp()
Gets the timestamp when this message was created. |
String |
getTransactionId()
Gets the JTA transaction id. |
String |
getUserId()
Gets the user id who generated this log event. |
void |
setThrowableInfo(weblogic.logging.ThrowableInfo thInfo)
Sets the exception associated with this log event. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public String getDiagnosticContextId()
getDiagnosticContextId in interface weblogic.logging.LogEntrypublic String getFormattedDate()
getFormattedDate in interface weblogic.logging.LogEntrypublic String getId()
weblogic.logging.LogEntry
getId in interface weblogic.logging.LogEntrypublic String getLogMessage()
weblogic.logging.LogEntry
getLogMessage in interface weblogic.logging.LogEntrypublic String getMachineName()
weblogic.logging.LogEntry
getMachineName in interface weblogic.logging.LogEntrypublic String getServerName()
weblogic.logging.LogEntry
getServerName in interface weblogic.logging.LogEntrypublic int getSeverity()
weblogic.logging.LogEntry
getSeverity in interface weblogic.logging.LogEntrypublic String getSubsystem()
weblogic.logging.LogEntry
getSubsystem in interface weblogic.logging.LogEntrypublic String getThreadName()
weblogic.logging.LogEntry
getThreadName in interface weblogic.logging.LogEntrypublic weblogic.logging.ThrowableInfo getThrowableInfo()
weblogic.logging.LogEntry
getThrowableInfo in interface weblogic.logging.LogEntrypublic long getTimestamp()
weblogic.logging.LogEntry
getTimestamp in interface weblogic.logging.LogEntrypublic String getTransactionId()
weblogic.logging.LogEntry
getTransactionId in interface weblogic.logging.LogEntrypublic String getUserId()
weblogic.logging.LogEntry
getUserId in interface weblogic.logging.LogEntrypublic void setThrowableInfo(weblogic.logging.ThrowableInfo thInfo)
weblogic.logging.LogEntry
setThrowableInfo in interface weblogic.logging.LogEntrypublic String toString()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||