249 Views
I needed this; so I have wrote it; and now share it. This is a low-featured, cyclic (log files reside in appname\1.txt to at mose 31.txt), thread-safe and non-blocking TraceListener with some extension methods for System.String to ease tracing which are in fact some wrapper around Trace.Write(...) and Trace.Write(...) functionality (So you can change your TraceListener later!).
0 comments