T4S4  18.2 C7549 A21431
Teamcenter Gateway for SAP S/4HANA API Reference
PL4X::LOG Namespace Reference

Functions

 ENTER ?Message?
 Debug function that writes an entry into the logfile to indicates that a function is started. More...
 
 LEAVE ?Message?
 Debug function that writes an entry into the logfile so indicates that a function is returning to it caller. More...
 
 LOG args
 Debug function that writes an entry into the logfile with the current stacklevel configuration. More...
 

Variables

 enableDeprecateCallStackMsg
 Namespace variable to enable or disable (default) the deprecated call stack information written to an extra log file. More...
 
 StackLevel
 

Function Documentation

◆ ENTER()

PL4X::LOG::ENTER   ?Message?  

Debug function that writes an entry into the logfile to indicates that a function is started.

Parameters
Messageoptional message information that will be used in the format string of log message
Returns
NONE

References PL4X::CORE::getSessionLogChannel(), and tpwrite().

◆ LEAVE()

PL4X::LOG::LEAVE   ?Message?  

Debug function that writes an entry into the logfile so indicates that a function is returning to it caller.

Parameters
Messageoptional message information that will be used in the format string of log message
Returns
NONE

References PL4X::CORE::getSessionLogChannel(), and tpwrite().

◆ LOG()

PL4X::LOG::LOG   args  

Debug function that writes an entry into the logfile with the current stacklevel configuration.

Method:

Returns
NONE

References PL4X::CORE::getSessionLogChannel(), and tpwrite().

Variable Documentation

◆ enableDeprecateCallStackMsg

enableDeprecateCallStackMsg
static

Namespace variable to enable or disable (default) the deprecated call stack information written to an extra log file.

◆ StackLevel

StackLevel
static