<html>
    <head>
      <base href="http://bugzilla.slf4j.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:robert@teviotia.co.uk" title="Robert Elliot <robert@teviotia.co.uk>"> <span class="fn">Robert Elliot</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Add a NOOP method org.apache.log4j.Logger.setLevel() to enhance the bridging of Log4J over SLF4J"
   href="http://bugzilla.slf4j.org/show_bug.cgi?id=289">bug 289</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>robert@teviotia.co.uk
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Add a NOOP method org.apache.log4j.Logger.setLevel() to enhance the bridging of Log4J over SLF4J"
   href="http://bugzilla.slf4j.org/show_bug.cgi?id=289#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Add a NOOP method org.apache.log4j.Logger.setLevel() to enhance the bridging of Log4J over SLF4J"
   href="http://bugzilla.slf4j.org/show_bug.cgi?id=289">bug 289</a>
              from <span class="vcard"><a class="email" href="mailto:robert@teviotia.co.uk" title="Robert Elliot <robert@teviotia.co.uk>"> <span class="fn">Robert Elliot</span></a>
</span></b>
        <pre>I think it should very much not be in the SLF4J API because it's not the right
level of abstraction - it mixes logging a statement (SLF4J's responsibility)
with controlling what actually happens to those log statements at runtime (the
implementation's responsibility).

As I see it the problem here is that code that should not be taking
responsibility for setting log levels is doing so. Adding the same function to
SLF4J would just encourage people to commit this kind of error using SLF4J as
well.</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>