com.sapportals.common

Class SeverityConsts.Logger

java.lang.Object
  extended by com.sapportals.common.SeverityConsts.Logger
Enclosing interface:
SeverityConsts

public static class SeverityConsts.Logger
extends Object

The class that provides constants that indicate the severity-level of log messages. Used as parameters for PPLogger.


Field Summary
static int ERROR_SEVERITY
           
static int FATAL_SEVERITY
           
static int INFO_SEVERITY
           
static int WARNING_SEVERITY
           
 
Constructor Summary
SeverityConsts.Logger()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FATAL_SEVERITY

public static final int FATAL_SEVERITY
See Also:
Constant Field Values

ERROR_SEVERITY

public static final int ERROR_SEVERITY
See Also:
Constant Field Values

WARNING_SEVERITY

public static final int WARNING_SEVERITY
See Also:
Constant Field Values

INFO_SEVERITY

public static final int INFO_SEVERITY
See Also:
Constant Field Values
Constructor Detail

SeverityConsts.Logger

public SeverityConsts.Logger()
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 2011 SAP AG Complete Copyright Notice