Microsoft
70-513 · Question #67
70-513 Question #67: Real Exam Question with Answer & Explanation
The correct answer is A. <messageLogging logEntireMessage="true". See the full explanation below for the reasoning.
Question
You are developing a Windows Communication Foundation (WCF) service. You must record all available information for the first 1,000 messages processed, even if they are malformed. You need to configure the message logging section of the configuration file. Which configuration segment should you use?
Options
- A<messageLogging logEntireMessage="true"
- B<messageLogging logMessagesAtServiceLevel="true"
- C<messageLogging logEntireMessage="false"
- D<messageLogging logMalformedMessages="true"
Community Discussion
No community discussion yet for this question.