From: Tim Pease Date: 2010-03-24T02:49:09+09:00 Subject: Re: logging, rolling file, permission denied On Dec 23, 2009, at 1:25 PM, Guillaume Guillaume wrote: > Hi, > > I'm trying out the excellent logging 1.3.0 gem inside my rails > application. It works nicely with stdout and file appenders but I'm > unable to using the rolling file appender config. After running some > debug sessions I found out that the write fails due to i'm not sure > what, I am certain that the file path is valid, so I conclude it must > have to do with file locks... > > By the way i'm running on windows XP. > Someone pointed out this thread to me just yesterday. Sorry that I missed it when it first popped up back around Christmas time. I opened an issue for this problem: http://github.com/TwP/logging/issues/issue/4 It will be fixed in the next release of the Logging gem (sometime today). Blessings, TwP