Jacek created ANY23-305:
---------------------------
Summary: Missing appender in command line tool
Key: ANY23-305
URL: https://issues.apache.org/jira/browse/ANY23-305
Project: Apache Any23
Issue Type: Bug
Components: CLI
Affects Versions: 2.0
Reporter: Jacek
Priority: Trivial
There is error message when using the command line tools:
```
log4j:WARN No appenders could be found for logger
(org.apache.any23.extractor.ExtractorRegistryImpl).
log4j:WARN Please initialize the log4j system properly.
```
It might be fixed by adding slf4j-simple-*.jar to CLASSPATH.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)