<html>
<head>
<base href="http://bugzilla.slf4j.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:sormuras@gmx.de" title="Christian Stein <sormuras@gmx.de>"> <span class="fn">Christian Stein</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Get wrong %class content in wrapper class"
href="http://bugzilla.slf4j.org/show_bug.cgi?id=326">bug 326</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>sormuras@gmx.de
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Get wrong %class content in wrapper class"
href="http://bugzilla.slf4j.org/show_bug.cgi?id=326#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Get wrong %class content in wrapper class"
href="http://bugzilla.slf4j.org/show_bug.cgi?id=326">bug 326</a>
from <span class="vcard"><a class="email" href="mailto:sormuras@gmx.de" title="Christian Stein <sormuras@gmx.de>"> <span class="fn">Christian Stein</span></a>
</span></b>
<pre>It is not a SLF4J issue, if at all.
>From <a href="http://logback.qos.ch/manual/layouts.html#ClassicPatternLayout">http://logback.qos.ch/manual/layouts.html#ClassicPatternLayout</a> "%class
outputs the fully-qualified class name of the caller issuing the logging
request."
You might want to change the pattern to %logger instead of %class.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>