Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.1SDK
-
None
Description
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.
Attachments
Issue Links
- links to