<html>
    <head>
      <base href="http://bugzilla.slf4j.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - org.apache.log4j.Category need remove appender method"
   href="http://bugzilla.slf4j.org/show_bug.cgi?id=312#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - org.apache.log4j.Category need remove appender method"
   href="http://bugzilla.slf4j.org/show_bug.cgi?id=312">bug 312</a>
              from <span class="vcard"><a class="email" href="mailto:wwaver@163.com" title="weibo <wwaver@163.com>"> <span class="fn">weibo</span></a>
</span></b>
        <pre>please Add some NOOP methods  to enhance the bridging of Log4J over SLF4J 


  synchronized
  public
  void removeAllAppenders() {}


  synchronized
  public
  void removeAppender(Appender appender) {}


  synchronized
  public
  void removeAppender(String name) {}



thanks</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>