[
https://issues.apache.org/jira/browse/AMQ-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17048630#comment-17048630
]
ASF subversion and git services commented on AMQ-7433:
------------------------------------------------------
Commit c9902433c7f3daef6c7b751d08f9de608ee345f2 in activemq's branch
refs/heads/master from jbonofre
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=c990243 ]
[AMQ-7433] Use short rendering of exception instead of full stack trace to
avoid to pollute log file
> 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é
> Priority: Major
> Fix For: 5.16.0, 5.15.12
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)