Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspdotnet_website_programming thread: Writing log to .txt file


Message #1 by "Frode" <fstroemm@o...> on Tue, 5 Nov 2002 20:25:58
hello,

Could anyone give or point me to a good example on how to rewrite
AppException class to write to a .txt log file rather than the win2000 
Event Log Application.

thanks 

- Frode
Message #2 by "Sunit" <sjoshi@i...> on Thu, 7 Nov 2002 14:17:12
> hello,

> Could anyone give or point me to a good example on how to rewrite
A> ppException class to write to a .txt log file rather than the win2000 
E> vent Log Application.

> thanks 

> - Frode
Message #3 by "Sunit" <sjoshi@i...> on Thu, 7 Nov 2002 14:19:10
You may use the log4net library (search on www.sourceforge.net) to do your logging. It's a C# version of
the well-known log4J.java library.

Sunit
> hello,

> Could anyone give or point me to a good example on how to rewrite
A> ppException class to write to a .txt log file rather than the win2000 
E> vent Log Application.

> thanks 

> - Frode

  Return to Index