com.sapportals.common

Class SeverityConsts.Logger

java.lang.Object
  extended by com.sap.tc.logging.Severity
      extended by com.sapportals.common.SeverityConsts.Logger
Enclosing interface:
SeverityConsts

public static class SeverityConsts.Logger
extends com.sap.tc.logging.Severity

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


Field Summary
static int ALL_SEVERITY
           
static int DEBUG_SEVERITY
           
static int ERROR_SEVERITY
           
static int FATAL_SEVERITY
           
static int INFO_SEVERITY
           
static int PATH_SEVERITY
           
static int WARNING_SEVERITY
           
 
Fields inherited from class com.sap.tc.logging.Severity
ALL, DEBUG, ERROR, FATAL, GROUP, INFO, INVALID_SEVERITY_EMSG, MAX, MIN, NONE, OFFSET, PATH, UNKNOWN_SEVERITY_EMSG, VALUES, WARNING
 
Constructor Summary
SeverityConsts.Logger()
           
 
Method Summary
 
Methods inherited from class com.sap.tc.logging.Severity
check, correct, msgCheck, msgCorrect, parse, toString
 
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

PATH_SEVERITY

public static final int PATH_SEVERITY
See Also:
Constant Field Values

DEBUG_SEVERITY

public static final int DEBUG_SEVERITY
See Also:
Constant Field Values

ALL_SEVERITY

public static final int ALL_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 2014 SAP AG Complete Copyright Notice