Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

weblogic.logging
Class Severities

java.lang.Object
  extended by weblogic.i18n.logging.Severities
      extended by weblogic.logging.Severities

public class Severities
extends Severities

This class defines the constants for all the severities used by WLS Logging.


Field Summary
 
Fields inherited from class weblogic.i18n.logging.Severities
ALERT, ALERT_TEXT, CRITICAL, CRITICAL_TEXT, DEBUG, DEBUG_TEXT, EMERGENCY, EMERGENCY_TEXT, ERROR, ERROR_TEXT, INFO, INFO_TEXT, NOTICE, NOTICE_TEXT, OFF, OFF_TEXT, TRACE, TRACE_TEXT, WARNING, WARNING_TEXT
 
Constructor Summary
Severities()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Severities

public Severities()

Copyright 1996, 2011, 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
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06