nerdexam
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)
  • A
    8% (2)
  • B
    4% (1)
  • C
    15% (4)
  • D
    73% (19)

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice