[
https://issues.apache.org/jira/browse/UIMA-4897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor resolved UIMA-4897.
----------------------------------
Resolution: Fixed
Added to the CASImpl method - to use, you have to recompile the CASImpl method
after changing the public static final boolean traceFSs = false; // debug -
trace FS creation and update
private static final String traceFile = "traceFSs.log.txt";
The output between v2 UIMA and v3 (experimental) was made to match as closely
as feasible.
> uimaj debug and trace improvements
> ----------------------------------
>
> Key: UIMA-4897
> URL: https://issues.apache.org/jira/browse/UIMA-4897
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
> Fix For: 3.0.0SDKexp, 2.8.2SDK
>
>
> add methods to trace FS creation and updating, in nice columns (add elide
> method to Misc), with optional call-back tracing (add callers method to Misc)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)