List of questions
Related questions
Question 110 - Certified B2C Commerce Developer discussion
A developer has a sandbox with code to log a message during execution, and the following code:
var Logger = require('dw/system/Logger'); Logger.info(message);
After the code executes, the developer does not see any log file with the message in the WebDAV folder.
Which task does the developer need to perform to correct this issue?
A.
Set the logging global preference to true
B.
Set the log retention to a value higher than 0
C.
Request that the developer's account be given permission to the Log Center of the current realm
D.
Set the root log level to debug
Your answer:
0 comments
Sorted by
Leave a comment first