[
https://issues.apache.org/jira/browse/ANY23-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943802#comment-15943802
]
ASF GitHub Bot commented on ANY23-305:
--------------------------------------
GitHub user jgrzebyta opened a pull request:
https://github.com/apache/any23/pull/36
Fix ANY23-305 , Fix ANY23-301
- Fix ANY23-305
- Fix ANY23-301
- add external file at conf/log4.properties
Signed-off-by:Jacek Grzebyta <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jgrzebyta/any23 ANY23-305
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/36.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #36
----
commit 9aece2a7c1bf9e70d1df7e1014b6a7eb101bb10c
Author: Jacek Grzebyta <[email protected]>
Date: 2017-03-27T18:31:25Z
Fix ANY23-305 , Fix ANY23-301
- add external file at conf/log4.properties
Signed-off-by:Jacek Grzebyta <[email protected]>
----
> 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
> Labels: appender, log4j
> Fix For: 2.1
>
>
> There is error message when using the command line tools:
> {code}
> log4j:WARN No appenders could be found for logger
> (org.apache.any23.extractor.ExtractorRegistryImpl).
> log4j:WARN Please initialize the log4j system properly.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)