.NET Logging Library

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi

I am looking for a net logging library that writes to file and/or sends log
via email. Any recommendation would be appreciated.

Many Thanks

Regards
 
Hi

I am looking for a net logging library that writes to file and/or
sends log via email. Any recommendation would be appreciated.

Many Thanks

Regards

I see someone mentioned log4net. You can also do this with the Enterprise
library, as in this tutorial:

http://tinyurl.com/ng2bn6

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

******************************************
| Think outside the box! |
******************************************
 
Back
Top