[
https://issues.apache.org/jira/browse/UIMA-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164577#comment-16164577
]
Richard Eckart de Castilho commented on UIMA-5565:
--------------------------------------------------
Flow controllers have a `getContext()` call from which a logger can be
obtained. It's just shorter to write `getLogger()` instead of
`getContext().getLogger()`. Not sure what you mean by "key".
> uv3: Adding getLogger() method in flow controllers
> --------------------------------------------------
>
> Key: UIMA-5565
> URL: https://issues.apache.org/jira/browse/UIMA-5565
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Reporter: Richard Eckart de Castilho
>
> How about adding a getLogger() method also in CasFlowController_ImplBase /
> JCasFlowController_ImplBase?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)