Changes
/* How to configure */
[[Category:Web service|Configuration Files/web.config]]
=== How to configure ===
Enabling can be done by simlpy setting the desired log level value of (for e.g. switchValue="Verbose" or higher)
Disabling can be done by simply setting the log level value of all three tracers from (e.g. switchValue="Verbose, ActivityTracing?" to switchValue="Off, ActivityTracing?").
<headertabs />
[[Category:Installing|Configuration Files/web.config]][[Category:Web service|Configuration Files/web.config]]
== See also ==