logDebug - EnterWorks_Process_Exchange_(EPX) - 10.5

EnterWorks Process Exchange (EPX)

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks > EnterWorks
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Precisely EnterWorks
Version
10.5
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Process Exchange (EPX)
Copyright
2023
First publish date
2007
Last edition
2024-01-18
Last publish date
2024-01-18T18:45:39.198479
void logDebug(String channel, String message)

Logs the specified message on the specified channel if debug logging is enabled for that channel.

  • channel – name of the debug channel (once implemented). The debug message will only be output if the logging for this channel has been enabled.
  • message – message to be logged. The message will be prepended with the date and time as well as the name of the CalloutBic and the method from which the call is made