[ 
https://issues.apache.org/jira/browse/CTAKES-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727967#comment-13727967
 ] 

Pei Chen commented on CTAKES-219:
---------------------------------

It looks like it's been converted to log4j in trunk in the assertion module by 
swu already.
https://svn.apache.org/viewvc?view=revision&revision=1441179
But let's leave this open for the time being once we could do full a search and 
replace for it.
                
> 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

Reply via email to