On Thu, Jul 8, 2010 at 3:13 PM, Alex Milowski <[email protected]> wrote:
> I've been playing around with the AccessLogFileHandler rather than
> what I've usually been doing and it works reasonably well except
> that, somehow, I get two files.
>
> I configure my pattern as:
>
> org.restlet.engine.log.AccessLogFileHandler.pattern=%h/access-%g.log
>
> but then when I run the application via the Grizzly connector, I get
> the following log-related files:
>
> access-0.log
> access-0.log.lck
> access-0.log.1
> access-0.log.1.lck
>

This is most certainly coming from my log configuration but I'm certain
why.  I've been messing around with the configuration and the problem
has gone away.  ...which is good, but not knowing why is bad. :(

--Alex Milowski

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2631430

Reply via email to