You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2020/03/01 16:32:00 UTC

[jira] [Created] (AMQ-7433) Use short rendering of exception/throwable in log by default

Jean-Baptiste Onofré created AMQ-7433:
-----------------------------------------

             Summary: Use short rendering of exception/throwable in log by default
                 Key: AMQ-7433
                 URL: https://issues.apache.org/jira/browse/AMQ-7433
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 5.16.0, 5.15.12


Right now, the main {{data/activemq.log}} log file is "polluted" by full stack trace rendering.

It causes lot of noise and should be configured by the users.

By default, I will change the throwable rendering to {{short}} instead of {{full}}. The user can always enable full if needed.



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