Valid B2C-Commerce-Developer Dumps shared by ExamDiscuss.com for Helping Passing B2C-Commerce-Developer Exam! ExamDiscuss.com now offer the newest B2C-Commerce-Developer exam dumps, the ExamDiscuss.com B2C-Commerce-Developer exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com B2C-Commerce-Developer dumps with Test Engine here:
A developer has a sandbox with code to log a message during execution, and the following code: After the codeexecutes, the developer does not see any log file with the message in the WebDAV folder. Which two tasks does the developer need to perform to correct this issue? Choose 2 answers
Correct Answer: A,C
When logs do not appear as expected in the WebDAV folder, common issues include lack of appropriate permissions and incorrect log file settings. For Salesforce B2C Commerce: * A: Developers must have the appropriate permissions to access and view logs in the Log Center of the Business Manager. Without these permissions, even if logs are generated, the developer may not be able to view them. * C: Ensuring that the appropriate log level (Info in this case, based on the code) is selected under Log * Files in the Business Manager settings is crucial. If this setting is not enabled, logs of this level will not be written or displayed.