[
https://issues.apache.org/jira/browse/SLING-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra resolved SLING-3411.
------------------------------------
Resolution: Fixed
Added support in [r1571318|http://svn.apache.org/r1571318].
One can set the maxCallerDepth by configuring the 'Sling Commons Logging'
config
> Enable configuring the maxCallerDataDepth in Logback LoggerContext
> ------------------------------------------------------------------
>
> Key: SLING-3411
> URL: https://issues.apache.org/jira/browse/SLING-3411
> Project: Sling
> Issue Type: Improvement
> Components: Commons
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Minor
> Fix For: Commons Log 4.0.0
>
>
> Logback support dumping the caller statcktrace [1] as part of the log
> message. By default it computes upto 7 frames. However in case of Sling most
> of the time these 7 frames are consumed by Sling framework classes itself
> To see application code frames this limits needs to be increased
> [1] http://logback.qos.ch/manual/layouts.html#caller
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)