Exam MCD-Level-2 Topic 1 Question 2 Discussion
Actual exam question for MuleSoft's MCD-Level-2 exam
Question #: 2
Topic #: 1
Question #: 2
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
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
'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 Cherry at Jul 29, 2026, 07:21 AM
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).