As far as log4j goes, the getAppender function can be used. However, I have not managed to get this one working for logback. Any ideas?<br><br><div class="gmail_quote">On Mon, Mar 21, 2011 at 3:42 PM, Clemens Siebler <span dir="ltr">&lt;<a href="mailto:clemens.siebler@googlemail.com">clemens.siebler@googlemail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Let&#39;s assume the user only changes the logging levels/filter during runtime, nothing else.<div>
<div></div><div class="h5"><br><br><div class="gmail_quote">On Mon, Mar 21, 2011 at 3:32 PM, David Roussel <span dir="ltr">&lt;<a href="mailto:nabble@diroussel.xsmail.com" target="_blank">nabble@diroussel.xsmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Would a change notifier be told of the new filename?  I&#39;m not sure, but it&#39;s worth a check.<br>


<div><div></div><div><br>
On 21 Mar 2011, at 13:56, Clemens Siebler &lt;<a href="mailto:clemens.siebler@googlemail.com" target="_blank">clemens.siebler@googlemail.com</a>&gt; wrote:<br>
<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I&#39;m currently using Logback (SLF4J) with a TimeBasedRollingPolicy defined in logback.xml. Everything works fine, however, I&#39;d like to retrieve the filenames of the current logging session since the application started. The user can obviously change the log filenames and policies in logback.xml, so I don&#39;t want them hardcoded in the source. My goal is to retrieve these filenames straight within Java in order to do some more processing with them. Is there any possibility in logback/slf4j to retrieve those names?<br>


&gt;<br>
&gt; I currently aquire the logger via:<br>
&gt; Logger logger = LoggerFactory.getLogger(Test.class);<br>
&gt;<br>
&gt; but obviously, this Logger object in particular doesn&#39;t provide such functionality. Any ideas?<br>
&gt;<br>
&gt; Thanks in advance,<br>
&gt; Clemens<br>
</div></div>&gt; _______________________________________________<br>
&gt; Logback-user mailing list<br>
&gt; <a href="mailto:Logback-user@qos.ch" target="_blank">Logback-user@qos.ch</a><br>
&gt; <a href="http://qos.ch/mailman/listinfo/logback-user" target="_blank">http://qos.ch/mailman/listinfo/logback-user</a><br>
_______________________________________________<br>
Logback-user mailing list<br>
<a href="mailto:Logback-user@qos.ch" target="_blank">Logback-user@qos.ch</a><br>
<a href="http://qos.ch/mailman/listinfo/logback-user" target="_blank">http://qos.ch/mailman/listinfo/logback-user</a><br>
</blockquote></div><br>
</div></div></blockquote></div><br>