Explain how to configure Trace switches in the application's .config file.Switches are configured using the .config file. Trace switches can be configured in an application and the trace output can be enabled or disabled. Configuring involves changing the value of the switch from an external source after being initialized. The values of the switch objects can be changed using the .config file.What are Trace switches?Trace switches are used to enable, disable and filter the tracing output. They are objects can be configured through the .config file.
|