All settings are configurable in the app.config of the application.
TraceFormat in appSettings:
Format | Descriptions |
---|---|
{T} | timestamp |
{A} | name of calling assembly |
{M} | name of calling method |
{m} | trace message |
\n | CRLF |
\t | Tag |
Example: {T}:{A}::{M}\n{m}
For a list of all members of this type, see TraceEx Members.
System.Object
TraceEx
Namespace: Genghis.Diagnostics Namespace
Assembly: Genghis.dll