[
https://issues.apache.org/jira/browse/CTAKES-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727990#comment-13727990
]
ASF subversion and git services commented on CTAKES-219:
--------------------------------------------------------
Commit 1509832 from [email protected] in branch 'ctakes/trunk'
[ https://svn.apache.org/r1509832 ]
CTAKES-219 - Made logging consistent in assertion and core projects
> configure log4j for ctakes-assertion module and remove stdout print statements
> ------------------------------------------------------------------------------
>
> Key: CTAKES-219
> URL: https://issues.apache.org/jira/browse/CTAKES-219
> Project: cTAKES
> Issue Type: Improvement
> Components: ctakes-assertion
> Affects Versions: 3.0-incubating
> Environment: Java
> Reporter: Chase Master
> Priority: Minor
> Labels: log4j, logger
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Most cTAKES modules use log4j and thus the logging for most of the pipeline
> is easily configurable when included in another application. However, the
> assertion module uses the java logger, and in order to configure the
> properties (for instance, add a file handler and suppress the output to the
> console) I believe it must be done where it is instantiated (somewhere inside
> the pipeline?). Logging configuration should be possible without checking out
> the project. Also, the System.out.println statements could be removed and a
> console handler used instead. This would make cTAKES easier to use inside
> other applications.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira