![]() |
T4S4
18.1 C7177 A20283
Teamcenter Gateway for SAP S/4HANA API 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 | |
PL4X::LOG::ENTER | ?Message? | ||
Debug function that writes an entry into the logfile to indicates that a function is started.
Message | optional message information that will be used in the format string of log message |
References PL4X::CORE::getSessionLogChannel(), and tpwrite().
PL4X::LOG::LEAVE | ?Message? | ||
Debug function that writes an entry into the logfile so indicates that a function is returning to it caller.
Message | optional message information that will be used in the format string of log message |
References PL4X::CORE::getSessionLogChannel(), and tpwrite().
PL4X::LOG::LOG | args | ||
Debug function that writes an entry into the logfile with the current stacklevel configuration.
Method:
References PL4X::CORE::getSessionLogChannel(), and tpwrite().
|
static |
written to an extra log file.
|
static |