SAP ABAP Class CL_TMAS_OLA_LOG (Logger)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_TMAS_OLA (Package) Translation Memory Object List Analyzer
Properties
Class CL_TMAS_OLA_LOG  
Short Description Logger    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_TMAS_OLA   Translation Memory Object List Analyzer 
Created 20130327   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TMAS_OLA_LOG has no interface implemented.
Friends
Class CL_TMAS_OLA_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MIN_LEVEL Constant Private Type reference (TYPE) TMAS_OLA_LOGSEVERITY 1 Log severity 20130327
2 LEVEL_DEBUG Constant Public Type reference (TYPE) TMAS_OLA_LOGSEVERITY 2 Log severity 20130328
3 LEVEL_ERROR Constant Public Type reference (TYPE) TMAS_OLA_LOGSEVERITY 5 Log severity 20130328
4 LEVEL_FATAL Constant Public Type reference (TYPE) TMAS_OLA_LOGSEVERITY 6 Log severity 20130328
5 LEVEL_INFO Constant Public Type reference (TYPE) TMAS_OLA_LOGSEVERITY 3 Log severity 20130328
6 LEVEL_TRACE Constant Public Type reference (TYPE) TMAS_OLA_LOGSEVERITY 1 Log severity 20130328
7 LEVEL_WARNING Constant Public Type reference (TYPE) TMAS_OLA_LOGSEVERITY 4 Log severity 20130328
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_LOGID_INTERVAL Static method Private Method 20130327
2 DEBUG Static method Public Method 20130328
3 DEBUG_CS Static method Public Method 20130328
4 DRAW_LOGID Static method Private Method 20130327
5 ERROR Static method Public Method 20130328
6 ERROR_CS Static method Public Method 20130328
7 FATAL Static method Public Method 20130328
8 FATAL_CS Static method Public Method 20130328
9 INFO Static method Public Method 20130328
10 INFO_CS Static method Public Method 20130328
11 LOG Static method Public Method Logs a message 20130327
12 TRACE Static method Public Method 20130328
13 TRACE_CS Static method Public Method 20130328
14 WARNING Static method Public Method 20130328
15 WARNING_CS Static method Public Method 20130328
Events
Class CL_TMAS_OLA_LOG has no event.
Types
Class CL_TMAS_OLA_LOG has no local type.
Method Signatures

Method CREATE_LOGID_INTERVAL Signature

Method CREATE_LOGID_INTERVAL on class CL_TMAS_OLA_LOG has no parameter.
Method CREATE_LOGID_INTERVAL on class CL_TMAS_OLA_LOG has no exception.

Method DEBUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130328
2 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING 20130328

Method DEBUG on class CL_TMAS_OLA_LOG has no exception.

Method DEBUG_CS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130328
2 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING 20130328

Method DEBUG_CS on class CL_TMAS_OLA_LOG has no exception.

Method DRAW_LOGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOGID Value transfer Type reference (TYPE) TMAS_OLA_LOGID Log id 20130327

Method DRAW_LOGID on class CL_TMAS_OLA_LOG has no exception.

Method ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130328
2 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING 20130328

Method ERROR on class CL_TMAS_OLA_LOG has no exception.

Method ERROR_CS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130328
2 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING 20130328

Method ERROR_CS on class CL_TMAS_OLA_LOG has no exception.

Method FATAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130328
2 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING 20130328

Method FATAL on class CL_TMAS_OLA_LOG has no exception.

Method FATAL_CS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130328
2 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING 20130328

Method FATAL_CS on class CL_TMAS_OLA_LOG has no exception.

Method INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130328
2 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING 20130328

Method INFO on class CL_TMAS_OLA_LOG has no exception.

Method INFO_CS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130328
2 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING 20130328

Method INFO_CS on class CL_TMAS_OLA_LOG has no exception.

Method LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130327
2 Importing INCLUDE_CALLSTACK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130327
3 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING String 20130327
4 Importing SEVERITY Call by reference Type reference (TYPE) TMAS_OLA_LOGSEVERITY Log severity 20130327

Method LOG on class CL_TMAS_OLA_LOG has no exception.

Method TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130328
2 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING 20130328

Method TRACE on class CL_TMAS_OLA_LOG has no exception.

Method TRACE_CS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130328
2 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING 20130328

Method TRACE_CS on class CL_TMAS_OLA_LOG has no exception.

Method WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130328
2 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING 20130328

Method WARNING on class CL_TMAS_OLA_LOG has no exception.

Method WARNING_CS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130328
2 Importing MSG Call by reference Type reference (TYPE) TMAS_OLA_STRING 20130328

Method WARNING_CS on class CL_TMAS_OLA_LOG has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740