Any libraries out there that extend System.Diagnostics.Trace?

Posted by Simon on Stack Overflow See other posts from Stack Overflow or by Simon
Published on 2010-05-11T05:25:15Z Indexed on 2010/05/11 5:54 UTC
Read the original article Hit count: 248

Filed under:
|
|

Any there any good libraries out there that extend System.Diagnostics.Trace?

Some of the features I am looking for.

  • Rolling logs
  • smtp

And "Use log4net" is not an answer. The reason being is that i don't want a reference to any third party assemblies.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about trace