BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.logging.WLLevel

Packages that use WLLevel
weblogic.logging WebLogic Logging APIs for logging messages to server and client logs. 
 

Uses of WLLevel in weblogic.logging
 

Fields in weblogic.logging declared as WLLevel
static WLLevel WLLevel.OFF
           
static WLLevel WLLevel.EMERGENCY
           
static WLLevel WLLevel.CRITICAL
           
static WLLevel WLLevel.ERROR
           
static WLLevel WLLevel.ALERT
           
static WLLevel WLLevel.NOTICE
           
static WLLevel WLLevel.DEBUG
           
static WLLevel WLLevel.WARNING
           
static WLLevel WLLevel.INFO
           
static WLLevel WLLevel.TRACE
           
 

Constructors in weblogic.logging with parameters of type WLLevel
LoggingOutputStream(String streamName, WLLevel msgLevel, boolean async)
           
LoggingOutputStream(String streamName, WLLevel msgLevel)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.