What will be the beginning of the log filename when logging with the given INFO level category?

Disable ads (and more) with a premium pass for a one time $4.99 payment

Prepare for the Salesforce Commerce Cloud Developer Certification Exam. Study with flashcards and multiple choice questions, each offering hints and detailed explanations. Elevate your skills and confidence to succeed on your exam!

In Salesforce Commerce Cloud, when logging at the INFO level with a specific category, the filename of the logs generated is typically prefixed based on the category specified in the logging configuration. In this case, if the chosen category is "custom-products," the log filename will begin with "custom-products."

The prefix indicates the focus of the logged information and helps in organizing logs for easier identification during troubleshooting or monitoring. This allows developers and administrators to quickly locate relevant logs associated with particular features or components in the SFCC environment.

Each category corresponds to different areas of the application, influencing how logs are sorted and retrieved. In this scenario, having "custom-products" as the category makes it clear that these logs pertain specifically to custom product-related events or actions, enhancing clarity and usability of the logging system.

The other options represent different logging categories that would yield different prefixes for their respective log files, but "custom-products" is the specific category chosen in this instance.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy