| Priority | P5 |
|---|---|
| Bug ID | 312 |
| Assignee | slf4j-dev@qos.ch |
| Summary | org.apache.log4j.Category need remove appender method |
| Severity | enhancement |
| Classification | Unclassified |
| OS | Windows XP |
| Reporter | wwaver@163.com |
| Hardware | PC |
| Status | NEW |
| Version | 1.7.x |
| Component | log4j-over-slf4j |
| Product | SLF4J |
for dependency jar may contain below code: logger.removeAllAppenders() so please add all method of log4j.Category. thanks