Here are all the actual test exam dumps for IT exams. Most people prepare for the actual exams with our test dumps to pass their exams. So it's critical to choose and actual test pdf to succeed.

Exam MCD-Level-2 Topic 1 Question 36 Discussion

Actual exam question for MuleSoft's MCD-Level-2 exam
Question #: 36
Topic #: 1
Refer to the exhibit.
What action must be performed to log all the errors raised by the VM Connector?

Suggested Answer: B Vote an answer

Explanation
To log all the errors raised by the VM Connector, the developer needs to add an async logger with the name
'org.mule.extension.vm' and the level 'ERROR' inside the appenders tag of the log4j2.xml file. This will enable logging all error-level events generated by the VM Connector to the console appender. References:
https://docs.mulesoft.com/mule-runtime/4.3/logging-in-mule#configuring-custom-logging-settings

by Yedda at Feb 20, 2024, 08:32 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
Joshua
2024-09-08 11:22:38
Selected Answer: A
Logger levels are usually appended inside logger tag, refer below link, https://docs.mulesoft.com/vm-connector/latest/vm-connector-troubleshooting
upvoted 2 times
...
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.