RE: execution takes in 1 minute when enable logging

2006-01-20 Thread Elio B
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

RE: execution takes in 1 minute when enable logging

2006-01-20 Thread Elio B
--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 logginghi, i have a single line of code that returns an ArrayList, when logging is enabled that line takes about 1 minute to co

execution takes in 1 minute when enable logging

2006-01-20 Thread Elio B
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