[
https://issues.apache.org/jira/browse/UIMA-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540390
]
Jörn Kottmann commented on UIMA-557:
------------------------------------
My idea was to intercept the log messages with a java.util.logging.Handler. If
I got it right the uima logging uses the class name of the implementing class
as logger name. To register the Handler I need the logger name which is the
same as the class name.
It is possible to get the class name or a list of class names in the cases of
an AAE ?
> Cas Editor: Annotator Runner should show log output of the AE
> -------------------------------------------------------------
>
> Key: UIMA-557
> URL: https://issues.apache.org/jira/browse/UIMA-557
> Project: UIMA
> Issue Type: Improvement
> Components: Sandbox
> Reporter: Jörn Kottmann
> Assignee: Jörn Kottmann
> Priority: Minor
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.