Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


weblogic.logging
Class WLLogRecord

java.lang.Object
  extended by java.util.logging.LogRecord
      extended by com.bea.logging.BaseLogRecord
          extended by weblogic.logging.WLLogRecord

All Implemented Interfaces:
Externalizable, Serializable

public class WLLogRecord
extends BaseLogRecord
implements Externalizable

WebLogic extensions to java.util.logging.LogRecord Defines the fields in the log records which are specific to WLS.

See Also:
Serialized Form

Method Summary

 

Methods inherited from class com.bea.logging.BaseLogRecord
getDiagnosticContextId, getFormattedDate, getId, getLogMessage, getMachineName, getServerName, getSeverity, getSubsystem, getSupplementalAttributes, getThreadName, getThrown, getTimestamp, getTransactionId, getUserId

 

Methods inherited from class java.util.logging.LogRecord
getLevel, getLoggerName, getMessage, getMillis, getParameters, getResourceBundle, getResourceBundleName, getSequenceNumber, getSourceClassName, getSourceMethodName, getThreadID, setLevel, setLoggerName, setMessage, setMillis, setParameters, setResourceBundle, setResourceBundleName, setSequenceNumber, setSourceClassName, setSourceMethodName, setThreadID, setThrown

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Methods inherited from interface java.io.Externalizable
readExternal, writeExternal

 


Skip navigation links

Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09