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

Part Number E41849-02

Uses of Package
weblogic.logging

Packages that use weblogic.logging
weblogic.jms.common Provides exceptions for weblogic.jms.common
weblogic.logging WebLogic Logging APIs for logging messages to server and client logs. 
weblogic.logging.log4j Provides interfaces and classes for using Log4j with WebLogic Server. 
 

Classes in weblogic.logging used by weblogic.jms.common
Loggable
          Loggable objects are used when there is a need to collect log entry data without actually logging the message until a later time.
 

Classes in weblogic.logging used by weblogic.logging
LoggerNotAvailableException
          This exception is thrown to indicate that the requested Logger does not live on the server process on which this request was invoked.
WLLevel
          This class enumerates the WebLogic specific logging levels.
 

Classes in weblogic.logging used by weblogic.logging.log4j
LoggerNotAvailableException
          This exception is thrown to indicate that the requested Logger does not live on the server process on which this request was invoked.
 


Copyright 1996, 2014, 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.1.3)

Part Number E41849-02