List of questions
Related questions
Question 39 - Certified MuleSoft Developer II discussion
A Mule application for processing orders must log the order ID for every log message output.
What is a best practice to enrich every log message with the order ID?
A.
Use flow variables within every logger processor to log the order ID
B.
Set a flow variable and edit the log4/2.xml file to output the variable as part of the message pattern
C.
Create a custom XML SDK component to wrap the logger processor and automatically add the order ID within the connector
D.
Use the Tracing module to set logging variables with a Mapped Diagnostic Context
Your answer:
0 comments
Sorted by
Leave a comment first