<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>I'm using Logback on a new project.&nbsp; I like it a lot so far.&nbsp; Seems like a leaner, tighter log4j.&nbsp; Pretty easy to learn quickly because it is so similar to log4j in a lot of ways.<br><br>I'd like to see a feature in the PatternLayout where I can show just the class name of the logger without its package prefix.<br>For example, if I have a logger named com.mycompany.myapplication.myarea.Stuff <br>I'd like a version of the %logger conversion word that just outputs "Stuff"<br>(not "com.mycompany.myapplication.myarea.Stuff" or even "c.m.m.m.Stuff")<br><br>Most of my classes are unique across package names, and I'd like my log output to be more concise in this way.<br>I'm not worried about being confused by name collisions because my application is small enough that it's obvious what logger is involved in my log
 output.<br><br>I've gotten around this so far by naming some of my logs with just the class name without it's package, but I'd rather have a PatternLayout conversion word or specifier to handle this.<br><br>Forgive me if this feature is already in the PatternLayout, but I couldn't find it after looking pretty hard.<br><br>Thanks<br>Arthur<br><br><br></div></div><br>

<hr size=1>The fish are biting.<br>
<a href="http://us.rd.yahoo.com/evt=49679/*http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php?o=US2140&cmp=Yahoo&ctv=Q107Tagline&s=Y&s2=EM&b=50"> Get more visitors</a> on your site using <a href="
http://us.rd.yahoo.com/evt=49679/*http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php?o=US2140&cmp=Yahoo&ctv=Q107Tagline&s=Y&s2=EM&b=50">Yahoo! Search Marketing.</a></body></html>