Hello
I configured the RollingLogFileAppender in my application .config file
hoping that it would write my log file into the windows users local app data
directory.
What I did not realize is that ${LOCALAPPDATA} is a Vista only environmental
key and it's failure to resolve on XP machines caused unexplainable
performance issues.
Can another tell me if there is a recommended way to get the
RollingLogFileAppender to write the log file to the user's local app data
directory?
Many thanks,
John Paul O'Gorman
--
View this message in context:
http://www.nabble.com/Getting-RollingLogFileAppender-to-write-to-Windows-LocalAppData-directory-tp19453733p19453733.html
Sent from the Log4net - Users mailing list archive at Nabble.com.