BufferedPrintWriter logging misses argument # of chars
------------------------------------------------------

                 Key: SLING-2249
                 URL: https://issues.apache.org/jira/browse/SLING-2249
             Project: Sling
          Issue Type: Bug
          Components: Engine
    Affects Versions: Engine 2.2.0
            Reporter: Alexander Klimetschek
            Priority: Minor


In debug logging, the BufferedPrintWriter always logs the placeholder "{0}" 
instead of the actual number of chars:

org.apache.sling.engine.impl.output.BufferedPrintWriter write: Writing {0} 
characters to the buffer
org.apache.sling.engine.impl.output.BufferedPrintWriter flush: Flushing {0} 
characters

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to