LOG4NET - Oracle 9i logging error

2005-06-28 Thread Usman Uppal
Thanks for your help. Logging to Oracle is working now. My connection string for oracle was incorrect.   Usman   -Original Message- From: Ron Grabowski [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 28, 2005 10:14 AM To: Log4NET User Subject: Re: FW: LOG4NET - Oracle 9i loggin

Re: Skewed Time Stamp

2005-06-28 Thread Weston Weems
umm wasnt there something about buffering writes or something? so it would write x amount of log entries at a time ors omething? On 6/28/05, Johann Rutnam <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to know when does log4net write to the output file > if I was using a file appender? > In my

Skewed Time Stamp

2005-06-28 Thread Johann Rutnam
Hi, I would like to know when does log4net write to the output file if I was using a file appender? In my application (multi threaded) the timestamp are skewed for the logs (mostly 10 seconds, worse case 2 mintute), could it be a deadlock on my application? or a deadlock on log4net? or any other

Re: FW: LOG4NET - Oracle 9i logging error

2005-06-28 Thread Ron Grabowski
I'm a Sql Server guy :-) Instead of copying and pasting a large amount of unfamiliar code and wondering why it isn't working, have you considered starting out with simpler code: and gradually adding things until something breaks? If you have a watch on your log4net