You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2021/04/22 20:03:00 UTC

[jira] [Resolved] (UIMA-6353) Logger_common_impl.error(String arg0, Object arg1, Object arg2) swallows last argument

     [ https://issues.apache.org/jira/browse/UIMA-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Eckart de Castilho resolved UIMA-6353.
----------------------------------------------
    Resolution: Fixed

> Logger_common_impl.error(String arg0, Object arg1, Object arg2) swallows last argument
> --------------------------------------------------------------------------------------
>
>                 Key: UIMA-6353
>                 URL: https://issues.apache.org/jira/browse/UIMA-6353
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 3.1.1SDK
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>            Priority: Major
>             Fix For: 3.2.0SDK
>
>
> {{Logger_common_impl.error(String arg0, Object arg1, Object arg2)}} does not pass the second object argument down to the logging framework. This can cause e.g. exceptions to be not logged with their stack traces if the last argument is an exception or it can cause placeholders not to be filled. The issue affects all logging levels.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)