<br clear="all">hi all,<br>i&#39;m a new user of logback, i have noticed the following:<br>(with web apps)<br><ol><li>  when obtaining variables from JNDI used to get the appname to name the log file with it, when the webapp first deployed the name ist appName_is_UNDEFINDED. but when the logging first uesd a new logfile will be created with the wright name. (Suggestion to mention it in the Documentation or when it solveable to solve it ) <br>
</li><li>i have run in the following Problem by migrating from JUL to lgoBack, we are used to see the log output in Netbeans. so by migration we wanted to keep the output in the same way<br>so i have used replace to replace the logback levels in JUL levels this way:<br>
&lt;pattern&gt;[#|%date|%replace(%level){&#39;WARN&#39;, &#39;WARNING&#39;}|%class|%method|%logger{35}|%msg|#]%n&lt;/pattern&gt;<br>is it possible to add something like that <br><br>&lt;pattern&gt;[#|%date|%replace(%level){&#39;WARN&#39;, &#39;WARNING&#39; }{ &#39;DEBUG&#39;, &#39;FINE&#39;}|%class|%method|%logger{35}|%msg|#]%n&lt;/pattern&gt;<br>
to make it replace more than on pattern. (it must not be the same way)</li></ol><div>-- <br>إِنَّ الَّذِينَ يُحِبُّونَ أَنْ تَشِيعَ الْفَاحِشَةُ فِي الَّذِينَ آمَنُوا لَهُمْ عَذَابٌ أَلِيمٌ فِي الدُّنْيَا وَالآخِرَةِ وَاللَّهُ يَعْلَمُ وَأَنْتُمْ لا تَعْلَمُونَ<br>

<br><br>My public key please use it when you contact me:<br>هذا مفتاحي العام الرجاء أستخدامه عند الإتصال بي:<br><br>09BA B710 4B98 ECDA 8C0A 6CB1 2E1E CF88 6A12 F2C3<br>
</div>