[logback-user] resend. logback include file can not be found

Ted Meng ted_meng at comcast.net
Fri Mar 26 16:25:54 CET 2010


I switched back from resource to "file"  and it failed again.  So as of 
version 0.9.18,
it appears the the file type requires absolute path, which works.
but not for relative path, such as current logback.xml directory.

Ceki Gülcü wrote:
>
> Ted,
>
> No need to file a bug report. The documentation is not clear on the 
> subject but the file attribute works correctly. The docs will be 
> updated so that the confusion does not arise in the future.
>
> On 26/03/2010 4:10 PM, Ted Meng wrote:
>> Thanks. it works using resource.  I will file a bug report for file type
>>
>> Ceki Gülcü wrote:
>>> If you wish to reference a resource on the class path, use the
>>> "resource" attribute. Example:
>>>
>>> <configuration>
>>> <include resource="includedConfig.xml"/>
>>> </configuration>
>>>
>
>
> _______________________________________________
> Logback-user mailing list
> Logback-user at qos.ch
> http://qos.ch/mailman/listinfo/logback-user
>



More information about the Logback-user mailing list