[
https://issues.apache.org/jira/browse/UIMA-5545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-5545.
-------------------------------
Resolution: Fixed
Added toString() method to PerformanceMetrics class
> UIMA-DUCC: add toString() to PerformanceMetrics
> ------------------------------------------------
>
> Key: UIMA-5545
> URL: https://issues.apache.org/jira/browse/UIMA-5545
> Project: UIMA
> Issue Type: Improvement
> Components: DUCC
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Fix For: 2.2.2-Ducc
>
>
> The PerformanceMetrics class should provide toString() convenience method to
> extract metrics from Properties. Currently the user code has to call get()
> which returns List<Properties> and iterate over this. If all the user wants
> is to log metrics, toString() convenience method would hide all the details
> of this iteration and instead would return formatted string ready for logging.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)