Class | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TraceEx |
TraceEx is an extension to the Trace class, supporting individuell
TraceSwitches for each assembly and a customizable formatstring to specify the output format.
All settings are configurable in the app.config of the application. TraceFormat in appSettings:
Example: {T}:{A}::{M}\n{m} |