I don't think anyone is going to be able to help you without some
examples from the code, your log4net configuration, etc...
On 1/20/06, Elio B <[EMAIL PROTECTED]> wrote:
> hi, i have a single line of code that returns an ArrayList, when logging is
> enabled that line takes about 1 minute to compl
this is my config settings:
Mirza Sejto <[EMAIL PROTECTED]> escribió: Are you executing the code while the debbuger is attached to the process ?__Correo Yaho
are you refering to the VS debugger? If so, it does not matter if the debugger is attached or not, the behaviour is the same.Mirza Sejto <[EMAIL PROTECTED]> escribió: Are you executing the code while the debbuger is attached to the process ? -Original Message-From:
Title: Message
Are
you executing the code while the debbuger is attached to the process
?
-Original Message-From:
Elio B [mailto:[EMAIL PROTECTED] Sent: Friday, January 20, 2006
2:27 PMTo: log4net-user@logging.apache.orgSubject:
execution takes in 1 minute when enable lo
hi, i have a single line of code that returns an ArrayList, when logging is enabled that line takes about 1 minute to complete when running a WinForm apps inside the VS IDE. That do not happend when running the resulting .exe file ouside the IDE. It happens only within the IDE, it does not matter i