What should you include in the application code?

You are developing an application that uses a .config file.
The relevant portion of the .config file is shown as follows:

You need to ensure that diagnostic data for the application writes to the event tog by using
the configuration specified in the .config file.

What should you include in the application code?

You are developing an application that uses a .config file.
The relevant portion of the .config file is shown as follows:

You need to ensure that diagnostic data for the application writes to the event tog by using
the configuration specified in the .config file.

What should you include in the application code?

A.
Option A

B.
Option B

C.
Option C

D.
Option D



Leave a Reply 4

Your email address will not be published. Required fields are marked *


Dhruv

Dhruv

The answer should be

B as well as D

Fippy Darkpaws

Fippy Darkpaws

NOT B because the question is asked in the context of the config file. There is only a “TraceListener” defined there. In fact, there is no “eventlogDebugListener” class.