The proc.logDebug() function
Writes messages to QMF debug log files that are produced by the application.
Note: The log.js.js_metadatalayer logger category must be set to debug or
higher.
Syntax
proc.logDebug();
Examples
proc.logDebug(data);
proc.logDebug("Data is already up to date");
Note: This function returns debug messages only in the log file. You can view the
information in the Output view and the JavaScript
Procedure Logs view.
- To view the information in the Output view, go to and select the Show debug messages for JavaScript features check box.
- To view the information in the JavaScript Procedure Logs view, navigate to .