[slf4j-dev] [Bug 312] org.apache.log4j.Category need remove appender method

bugzilla-daemon at qos.ch bugzilla-daemon at qos.ch
Wed Mar 12 09:37:32 CET 2014


http://bugzilla.slf4j.org/show_bug.cgi?id=312

--- Comment #1 from weibo <wwaver at 163.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/slf4j-dev/attachments/20140312/d8c4af79/attachment.html>


More information about the slf4j-dev mailing list