RE: AdoNetAppender on Azure SQL: Works then quits working

2014-09-18 Thread Joe
It's in the FAQ: http://logging.apache.org/log4net/release/faq.html -Original Message- From: Steve Hueners [mailto:am.st...@gmail.com] Sent: 18 September 2014 12:12 To: Log4NET User Subject: Re: AdoNetAppender on Azure SQL: Works then quits working On Wed, A

Re: AdoNetAppender on Azure SQL: Works then quits working

2014-09-18 Thread Steve Hueners
On Wed, Aug 20, 2014 at 11:01 AM, Joe wrote: > and route this trace output to a file. Thanks much for your reply. I'm not clear about how to route the internal debug output to a trace file. An Azure website provides access to the file system via the project's App_Data so if I knew the precise st

RE: AdoNetAppender on Azure SQL: Works then quits working

2014-08-20 Thread Joe
com] Sent: mardi 19 août 2014 16:34 To: log4net-user@logging.apache.org Subject: Re: AdoNetAppender on Azure SQL: Works then quits working It happened again last night - I had a line logged at 2014-08-19 00:59:59.537 (gmt) then nothing until I restarted the website. On Mon, Aug 18, 2014 at 3:07

Re: AdoNetAppender on Azure SQL: Works then quits working

2014-08-19 Thread Steve Hueners
It happened again last night - I had a line logged at 2014-08-19 00:59:59.537 (gmt) then nothing until I restarted the website. On Mon, Aug 18, 2014 at 3:07 PM, Steve Hueners wrote: > Last week I stepped thru the hoops required to configure a connection > string for my Azure SQL db and confirmed