Which two actions should be completed to write the log message to disk?

A Digital Developer adds the following line of code to a script.

The code executes without error; however, the log file on disk does NOT contain the log message.
Which two actions should be completed to write the log message to disk? (Choose two.)
A. Ensure that the debug log level is enabled to write to file in the Custom Log Settings Business Manager module.
B. Archive old log files to make room in the log directory.
C. Ensure that the "login" category is added to the Custom Log Filters in the Log Settings Business Manager module.
D. Ensure that the debug log level has been added to the custom log level types in the Global Preferences business manager module.

Download Printable PDF. VALID exam to help you PASS.

7 thoughts on “Which two actions should be completed to write the log message to disk?

  1. yes. A and C
    A-> the desired log class must be turned on
    B-> depends, make room only if you check the msg “Maximum log file size per day reached, logging suspended”
    C-> correct. unless debug is set to the roo category. otherwise, you must add the category ‘login’ and associate it to debug level

    13
    1. A and B is correct, because there’s no Log Settings option in Business Manager. Only Custom Log Settings.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.