<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN 
class=492543401-05012007>Hi,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=492543401-05012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=492543401-05012007>I have a requirement 
of having a logging API that can be used to abstract the underlying logging 
implementations. Also this logging API can be used as a shared library, in the 
sense that&nbsp;you can multiple wars sharing the same logging API (which is 
placed at ear level or above).&nbsp;</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=492543401-05012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=492543401-05012007>I 
am&nbsp;considering Commons Logging and Slf4J. I know Commons Logging can do 
this "shared library", but then I have to deal with the various classloading 
issues that come with it. </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=492543401-05012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=492543401-05012007>Does Slf4J support 
similar functionality, from what&nbsp;I have read so far it seems that slf4j 
jars should always be placed along with logging impl jars (for e.g. log4j jars). 
If I do try to place slf4j jars at a higher level, then I may run into 
"interesting' issues when the ear file is deployed with multiple 
levels.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=492543401-05012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=492543401-05012007>And has&nbsp;anybody 
used Commons Logging 1.1, it claims to resolve the classloading issues that the 
earlier version suffered from.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=492543401-05012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=492543401-05012007>thanks,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=492543401-05012007>Sonu.</SPAN></FONT></DIV></BODY></HTML>