from testing i've found that the microsoft patterns and practicies application logging block is better on performance than the log4net framework,
Dave, On 4/5/07, Shane Courtrille <[EMAIL PROTECTED]> wrote:
I'm working on a small test smart client application. My next step is to try to implement logging so that if a client has a problem I can get details on it. I'm using the log4net framework so I have a lot of options as to how to log. My first thought is to try logging to file and providing the user with the location of the file. Does anyone have any guidelines on logging from a smart client? I've looked around for guidelines for saving files from a smart client and haven't seen anything. Thanks, Shane =================================== This list is hosted by DevelopMentor(r) http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
-- Dave Jones [EMAIL PROTECTED] [EMAIL PROTECTED] b1xml2 : "The one thing that is differentiates VB.NET from C# is the horrible ability to do this turn Option explicit and strict off, after which VB.NET can resemble mangled spaghetti. " =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
