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

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
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 Adelaide at Dec 27, 2025, 07:50 PM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).