|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
add one tracelistener to all tracesourcesI have an application that initializes a lot of tracesources at
runtime. The names of these tracesources are only known at runtime. How can I add one tracelistener to all tracesources using the config file (since I do not own the sourcecode for some of the assemblies that generate these tracelisteners)? If that is not possible, how can I collect all tracemessages into one file? I am using .net framework 2.0. |
|||||||||||||||||||||||