You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/07/29 08:07:04 UTC

[jira] [Resolved] (SLING-4914) LogPanel should pass appender name as request parameter

     [ https://issues.apache.org/jira/browse/SLING-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chetan Mehrotra resolved SLING-4914.
------------------------------------
    Resolution: Fixed

Change the implementation. Now url is like below

http://localhost:8080/system/console/slinglog/tailer.txt?tail=<number of lines to dump>&name=<appender name>

Done with http://svn.apache.org/r1693182

> LogPanel should pass appender name as request parameter
> -------------------------------------------------------
>
>                 Key: SLING-4914
>                 URL: https://issues.apache.org/jira/browse/SLING-4914
>             Project: Sling
>          Issue Type: Bug
>          Components: Commons
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: Commons Log 4.0.6
>
>
> SlingLogPanel currently passes the appender name as part of request url itself. This can at times pose problem as the appender name can be arbitrary. It would be better if the name is passed as part of request parameter



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)