ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 110 - Certified B2C Commerce Developer discussion

Report
Export

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
Answers
A.
Set the logging global preference to true
B.
Set the log retention to a value higher than 0
Answers
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
Answers
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
Answers
D.
Set the root log level to debug
Suggested answer: B
asked 23/09/2024
Steve Marechal
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first