RE: RollingLogFileAppender and custom remote File

2009-09-11 Thread Alvarez Alvarez, Victor Manuel
The easiest way will be setting a URL (http://server/virtual_logs) path instead of a physical path. The virtual directory will be configured in the IIS with the correct path (\\RemoteServerLog\PRO\logs ) But, I don't know how to do it, something like Server.Mappath that converts the path.

RE: RollingLogFileAppender and custom remote File

2009-09-10 Thread Alasdair Richardson
From: Alvarez Alvarez, Victor Manuel [mailto:[email protected]] Sent: Thursday, September 10, 2009 3:02 PM To: [email protected] Subject: RollingLogFileAppender and custom remote File Hello, I have the next

RollingLogFileAppender and custom remote File

2009-09-10 Thread Alvarez Alvarez, Victor Manuel
Hello, I have the next scenario, and I don't know how to do it. I need to use RollingLogFileAppender but the param name path file have to change in different environments. I would like the web.config file to be the same in 3 environments (TEST, PRE-PRODUCTION and PRODUCTION) and always write