Microsoft
70-484 · Question #84
You have been asked to recommend an option for implementing logging in your app. The logging component should log events in an Extensible Markup Language (XML) file that resides in the local data…
The correct answer is D. As a separate component to maximize reuse. See the full explanation below for the reasoning.
Question
You have been asked to recommend an option for implementing logging in your app. The logging component should log events in an Extensible Markup Language (XML) file that resides in the local data store of the app and periodically uploads it to a remote web service. It should log events from the business layer as well as the data layer. Where should you implement the logging mechanism?
Options
- ABusiness layer
- BData layer
- CPresentation layer
- DAs a separate component to maximize reuse
How the community answered
(26 responses)- A8% (2)
- B4% (1)
- C15% (4)
- D73% (19)
Community Discussion
No community discussion yet for this question.