Re: [ADVANCED-DOTNET] Detect Exception Handler

2002-06-03 Thread JustinPitts
Check out log4net: http://sourceforge.net/projects/log4net --- Justin E. Pitts, Sr Programmer Analyst PC Applications Development BIG LOTS -- World's Best Bargain Place 614 278-3255 You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET,

Re: [ADVANCED-DOTNET] Detect Exception Handler

2002-06-02 Thread Phil Kirby
Hi John, I would like to be able to provide some logging functionality for some code that I have written. Basically, in a development release of the software, I would like to be able to log function calls, return values, variable assignments, UI control events, object instantiations, etc. Basic