[ 
http://jira.qos.ch/browse/LBACCESS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ceki Gulcu resolved LBACCESS-5.
-------------------------------

    Fix Version/s: 0.9.10
       Resolution: Fixed

Hello Stefan,

Thank you for this report. 

This bug was fixed in revision 1666 over 9 months ago. See 
http://svn.qos.ch/viewvc?view=rev&revision=1666 for further details.

> LogbackValve misses setFilename(String)
> ---------------------------------------
>
>                 Key: LBACCESS-5
>                 URL: http://jira.qos.ch/browse/LBACCESS-5
>             Project: logback-access
>          Issue Type: Bug
>          Components: Other
>    Affects Versions: unspecified
>         Environment: Operating System: Linux
> Platform: PC
>            Reporter: Stefan Armbruster
>            Assignee: Ceki Gulcu
>             Fix For: 0.9.10
>
>
> There's no way to specify a different filename for logback-access.xml in 
> LogbackValve because its setter method is missing. 
> The following snippet of server.xml should work:
> <Valve className="ch.qos.logback.access.tomcat.LogbackValve"
>       filename="my_logback_access.xml"/>
> But the default logfile ${catalina.home}/conf/logback-access.xml is used 
> instead.
> Its counterpart for Jetty, namely RequestLogImpl provides such a method - so 
> please add it for Tomcat too.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev

Reply via email to