| Priority | P5 |
|---|---|
| Bug ID | 318 |
| Assignee | slf4j-dev@qos.ch |
| Summary | Class org.apache.log4j.Category is missing method getAdditivity() |
| Severity | normal |
| Classification | Unclassified |
| OS | All |
| Reporter | milo@milobjects.com |
| Hardware | PC |
| Status | NEW |
| Version | unspecified |
| Component | log4j-over-slf4j |
| Product | SLF4J |
Log4J 1.2 has this method in its Category class. It's causing a method not found error when I use an existing code dependent on Log4J.