com.sapportals.common

Class LoggingConsts

java.lang.Object
  extended by com.sapportals.common.LoggingConsts
All Implemented Interfaces:
SeverityConsts

Deprecated. - Use Severity Severity

public class LoggingConsts
extends Object
implements SeverityConsts

A class that provides logging constants. This class provides the following constants:

These constants used as parameters when creating log messages. Log messages are meant for system administrators to monitor the portal behaviour.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sapportals.common.SeverityConsts
SeverityConsts.Logger, SeverityConsts.Tracer
 
Field Summary
static LoggingConsts ALL
          Deprecated. A constant that represents a log message of all-level severity.
static String CONNECTORS
          Deprecated.  
static String CONNECTORS_BASE_CONTENT
          Deprecated.  
static LoggingConsts DEBUG
          Deprecated. A constant that represents a log message of debug-level severity.
static String DQE
          Deprecated. The following constants indicate the category from which the log message is written.
static LoggingConsts ERROR
          Deprecated. A constant that represents a log message of error-level severity.
static LoggingConsts FATAL
          Deprecated. A constant that represents a log message of fatal-level severity.
static String GLOBAL_PLATFORM
          Deprecated.  
static LoggingConsts INFO
          Deprecated. A constant that represents a log message of info-level severity.
static String IVIEW_RUNTIME
          Deprecated.  
static String NAVIGATION_AND_DESKTOP
          Deprecated.  
static String OBN
          Deprecated.  
static LoggingConsts PATH
          Deprecated. A constant that represents a log message of path-level severity.
static String PORTAL_ADMIN
          Deprecated.  
static String SMART
          Deprecated.  
static String SYSTEM_LANDSCAPE
          Deprecated.  
static String UNFICATION_AND_OBN
          Deprecated.  
static String UNIFICATION
          Deprecated.  
static String UPGRADE_AND_MIGRATION
          Deprecated.  
static LoggingConsts WARNING
          Deprecated. A constant that represents a log message of warning-level severity.
 
Method Summary
 int toInt()
          Deprecated. Returns the integer value of the severity level.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FATAL

public static final LoggingConsts FATAL
Deprecated. 
A constant that represents a log message of fatal-level severity. Used as a parameter in the log methods.


ERROR

public static final LoggingConsts ERROR
Deprecated. 
A constant that represents a log message of error-level severity. Used as a parameter in the log methods.


WARNING

public static final LoggingConsts WARNING
Deprecated. 
A constant that represents a log message of warning-level severity. Used as a parameter in the log methods.


INFO

public static final LoggingConsts INFO
Deprecated. 
A constant that represents a log message of info-level severity. Used as a parameter in the log methods.


PATH

public static final LoggingConsts PATH
Deprecated. 
A constant that represents a log message of path-level severity. Used as a parameter in the log methods.


DEBUG

public static final LoggingConsts DEBUG
Deprecated. 
A constant that represents a log message of debug-level severity. Used as a parameter in the log methods.


ALL

public static final LoggingConsts ALL
Deprecated. 
A constant that represents a log message of all-level severity. Used as a parameter in the log methods.


DQE

public static final String DQE
Deprecated. 
The following constants indicate the category from which the log message is written.

See Also:
Constant Field Values

CONNECTORS

public static final String CONNECTORS
Deprecated. 
See Also:
Constant Field Values

UNIFICATION

public static final String UNIFICATION
Deprecated. 
See Also:
Constant Field Values

UNFICATION_AND_OBN

public static final String UNFICATION_AND_OBN
Deprecated. 
See Also:
Constant Field Values

OBN

public static final String OBN
Deprecated. 
See Also:
Constant Field Values

CONNECTORS_BASE_CONTENT

public static final String CONNECTORS_BASE_CONTENT
Deprecated. 
See Also:
Constant Field Values

IVIEW_RUNTIME

public static final String IVIEW_RUNTIME
Deprecated. 
See Also:
Constant Field Values

NAVIGATION_AND_DESKTOP

public static final String NAVIGATION_AND_DESKTOP
Deprecated. 
See Also:
Constant Field Values

PORTAL_ADMIN

public static final String PORTAL_ADMIN
Deprecated. 
See Also:
Constant Field Values

GLOBAL_PLATFORM

public static final String GLOBAL_PLATFORM
Deprecated. 
See Also:
Constant Field Values

SYSTEM_LANDSCAPE

public static final String SYSTEM_LANDSCAPE
Deprecated. 
See Also:
Constant Field Values

UPGRADE_AND_MIGRATION

public static final String UPGRADE_AND_MIGRATION
Deprecated. 
See Also:
Constant Field Values

SMART

public static final String SMART
Deprecated. 
See Also:
Constant Field Values
Method Detail

toInt

public int toInt()
Deprecated. 
Returns the integer value of the severity level.

Returns:
the integer value of the severity level
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/common/api api EP-PIN


Copyright 2014 SAP AG Complete Copyright Notice