<p>I'd bet that the current directory isn't what you think it is.<br>
(*Chris*)</p>
<div class="gmail_quote">On Aug 22, 2011 7:18 AM, "Renuka Pathak" <<a href="mailto:reshu.dp@gmail.com">reshu.dp@gmail.com</a>> wrote:<br type="attribution">>><br>>> Hi All,<br>>><br>>> I am looking for help in including outside file in logback.xml. It works<br>
>> when I use absolute path but does not work when I use relative path. I am<br>>> using logback version 0.9.20. Below is the suedo code I am writing.<br>>> LOGBACK_FILE_PATH is defined in env.properties. I also tried with <include<br>
>> resource=" "> but it does not work either.<br>>><br>>> <configuration><br>>> <property resource="env.properties" /><br>>> <include file="${LOGBACK_FILE_PATH}/backendlogback.xml"/><br>
>><br>>> </configuration><br>>><br>>> Any help is appreciated.<br>>><br>>> Thanks & Regards,<br>>> Renuka<br>>><br></div>