Debug Logging

Instead of the logging configuration above, you can use this shortcut to set DEBUG to true, resulting in debug level logging.

debug : true,

The location of the debug log file is written to standard output.

See Node.js Agent Settings.