B2C-Commerce-Developer Exam Question 56

The developer needs to add custom category debug logging into the "contact'' script, to ensure that a third-party service call responds as expected.
Assuming that the logging configurations for the contact category are correctly in place, which line of code should the developer add in the 06 placeholder to meet this requirement?

A)

B)

C)
  • B2C-Commerce-Developer Exam Question 57

    A developer is is configuring Shipping Methods on a storefront. Which of the following considerations must be kept in mind while configuring shipping methods.
  • B2C-Commerce-Developer Exam Question 58

    In order to implement site custom functionality, a developer creates a new cartridge.
    Which step should the developer take to ensure their cartridge changes take effect?
  • B2C-Commerce-Developer Exam Question 59

    Business Manager has the configuration:
    * Active log category is "root"
    * Log level of INFO
    The code below execites:
    Var log = Logger.getLogger("products","export");
    Log.info ("This is important information");
    Using this information, what is the beginning of the filename in which the log will be written?
  • B2C-Commerce-Developer Exam Question 60

    Which technical reports datapoint measures the performance of a controller's script execution if network factors and Web Adaptor processing is ignored?