<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word"><head><META content="text/html; charset=us-ascii" http-equiv="Content-Type">

<META content="text/html; charset=us-ascii" HTTP-EQUIV="Content-Type">
<meta content="Microsoft Word 12 (filtered medium)" name=Generator>
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head><BODY>
<DIV>

<div class=Section1>

<p class=MsoNormal>Hi Guys,<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Recently I wanted to redirect logging from a vendor app
which uses log4j to slf4j, so I tried to use the log4j-over-slf4j bride.
Unfortunately the app died with a nosuchmethod error, because it wanted to call
the <code><b><span style='font-size:10.0pt'><a href="http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Category.html#log%28org.apache.log4j.Priority,%20java.lang.Object%29">log</a></span></b></code><code><span style='font-size:10.0pt'>(<a href="http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</a>&nbsp;priority,
java.lang.Object&nbsp;message) method which does not present in the binding. <o:p></o:p></span></code></p>

<p class=MsoNormal><code><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></code></p>

<p class=MsoNormal><code><span style='font-size:10.0pt'>Also I noticed the following
methods are also missing:<o:p></o:p></span></code></p>

<p class=MsoNormal><code><span style='font-size:10.0pt'>&nbsp;<b><a href="http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Category.html#log%28org.apache.log4j.Priority,%20java.lang.Object,%20java.lang.Throwable%29">log</a></b>(<a href="http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</a>&nbsp;priority,
java.lang.Object&nbsp;message, java.lang.Throwable&nbsp;t)<o:p></o:p></span></code></p>

<p class=MsoNormal><code><b><span style='font-size:10.0pt'><a href="http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Category.html#l7dlog%28org.apache.log4j.Priority,%20java.lang.String,%20java.lang.Object%5B%5D,%20java.lang.Throwable%29">l7dlog</a></span></b></code><code><span style='font-size:10.0pt'>(<a href="http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</a>&nbsp;priority,
java.lang.String&nbsp;key, java.lang.Object[]&nbsp;params,
java.lang.Throwable&nbsp;t)</span></code> <o:p></o:p></p>

<p class=MsoNormal>&nbsp;<code><b><span style='font-size:10.0pt'><a href="http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Category.html#l7dlog%28org.apache.log4j.Priority,%20java.lang.String,%20java.lang.Throwable%29">l7dlog</a></span></b></code><code><span style='font-size:10.0pt'>(<a href="http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</a>&nbsp;priority,
java.lang.String&nbsp;key, java.lang.Throwable&nbsp;t)<o:p></o:p></span></code></p>

<p class=MsoNormal><code><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></code></p>

<p class=MsoNormal><code><span style='font-size:10.0pt'>Is there a reason why
these methods are missing?<o:p></o:p></span></code></p>

<p class=MsoNormal><code><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></code></p>

<p class=MsoNormal>Thanks for your help in advance!<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Regards,<o:p></o:p></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:black'>Zoltan Szel<br>
</span><b><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
color:black'>Morgan Stanley | IDEAS Practice Areas<br>
</span></b><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
color:black'>Lechner Odon fasor 8 | Floor 07<br>
Budapest, 1095<br>
Phone: +36 1 881-3978<br>
<a href="mailto:Zoli.Szel@MorganStanley.com"><span style='color:blue'>Zoli.Szel@MorganStanley.com</span></a></span><o:p></o:p></p>

</div>

</DIV>
<DIV>
<HR>
</DIV>
<P CLASS="BulletedList" STYLE="MARGIN: 0in 0in 0pt; TEXT-INDENT: 0in; mso-list: none; tab-stops: .5in"><SPAN STYLE="FONT-SIZE: 8pt; COLOR: gray; mso-bidi-font-family: Arial"><FONT COLOR="gray" FACE="Arial" SIZE="1">NOTICE: If received in error, please destroy, and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error.&nbsp;We<SPAN STYLE="FONT-SIZE: 7.5pt; COLOR: gray; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"> may monitor and store emails to the extent permitted by applicable law.</SPAN></FONT></SPAN></P>
<DIV></DIV></BODY></HTML>