![]() |
T4S4
19.1 C8540 A23673
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 | |
enableDeprecateCallStackMsg | |
Namespace variable to enable or disable (default) the deprecated call stack information written to an extra log-channel. More... | |
enableDeprecateMsg | |
Namespace variable to enable or disable (default) the deprecated log messages written to the default log-channel. More... | |
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 |
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 |
PL4X::LOG::LOG | args | ||
Debug function that writes an entry into the logfile with the current stacklevel configuration.
Method:
|
static |
Namespace variable to enable or disable (default) the deprecated call stack information written to an extra log-channel.
|
static |
Namespace variable to enable or disable (default) the deprecated log messages written to the default log-channel.