T4S4  18.1 C7177 A20283
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

 enableDeprecteCallStackMsg
 
 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

◆ enableDeprecteCallStackMsg

enableDeprecteCallStackMsg
static

written to an extra log file.

◆ StackLevel

StackLevel
static