[
https://issues.apache.org/jira/browse/UIMA-5719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor resolved UIMA-5719.
----------------------------------
Resolution: Fixed
> uv3 logging issues: double replacement and wrong fmt in some cases
> ------------------------------------------------------------------
>
> Key: UIMA-5719
> URL: https://issues.apache.org/jira/browse/UIMA-5719
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Major
> Fix For: 3.0.0SDK
>
>
> Burn discovered in one case that substituting into the message with a value
> which looked like \{name} caused an exception.
> Investigation revealed that the message was being substituted into twice.
> Investigation also revealed some logging paths wrongly substituted using the
> {} style instead of the \{n} style. Fix both of these on all logger variants.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)