Nicolas Peltier created SLING-7188:
--------------------------------------

             Summary: Sling post servlet should be logging more in debug / 
trace 
                 Key: SLING-7188
                 URL: https://issues.apache.org/jira/browse/SLING-7188
             Project: Sling
          Issue Type: Improvement
          Components: Servlets
    Affects Versions: Servlets Post 2.3.22
            Reporter: Nicolas Peltier


While filters are pretty well logged, all that happen after "Request 
Processing" is unknown. Would be nice to have, at debug or trace level may be, 
pointers of where we are in the post handling to avoid situation like
{Code}
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter REQUEST_18 - 
  52611 TIMER_END{52611,Request Processing} Request Processing
org.apache.sling.servlets.post.impl.operations.ModifyOperation Exception during
 response processing.
java.lang.NullPointerException: null
{Code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to