logDebug - EnterWorks_Process_Exchange_(EPX) - 11.0

EnterWorks Process Exchange (EPX)

Product type
Software
Portfolio
Verify
Product family
EnterWorks
Product
Precisely EnterWorks
Precisely EnterWorks > EnterWorks Process Exchange (EPX)
Precisely EnterWorks > EnterWorks
Version
11.0
Language
English
Product name
Precisely EnterWorks
Title
EnterWorks Process Exchange (EPX)
Copyright
2024
First publish date
2007
Last updated
2024-02-29
Published on
2024-02-29T08:35:54.993000
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