Chetan Mehrotra created SLING-3411:
--------------------------------------
Summary: 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)