You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Geoffroy Schneck (JIRA)" <ji...@apache.org> on 2011/07/12 10:59:00 UTC

[jira] [Created] (SLING-2137) Being able to configure the format of access and request logs in the RequestLogger

Being able to configure the format of access and request logs in the RequestLogger
----------------------------------------------------------------------------------

                 Key: SLING-2137
                 URL: https://issues.apache.org/jira/browse/SLING-2137
             Project: Sling
          Issue Type: Improvement
          Components: Commons
    Affects Versions: Commons Log 2.1.2
            Reporter: Geoffroy Schneck
            Priority: Minor


Currently these log pattern are hard-coded (private static final String ACCESS_LOG_FORMAT, REQUEST_LOG_EXIT_FORMAT, REQUEST_LOG_ENTRY_FORMAT...), it would be nice to be able to change these formats through configurable properties of org.apache.sling.engine.impl.log.RequestLogger.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SLING-2137) Being able to configure the format of access and request logs in the RequestLogger

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved SLING-2137.
--------------------------------------

    Resolution: Not A Problem
      Assignee: Felix Meschberger

Since there are configurable loggers, we don't need to do anything here.

> Being able to configure the format of access and request logs in the RequestLogger
> ----------------------------------------------------------------------------------
>
>                 Key: SLING-2137
>                 URL: https://issues.apache.org/jira/browse/SLING-2137
>             Project: Sling
>          Issue Type: Improvement
>          Components: Engine
>            Reporter: Geoffroy Schneck
>            Assignee: Felix Meschberger
>            Priority: Minor
>
> Currently these log pattern are hard-coded (private static final String ACCESS_LOG_FORMAT, REQUEST_LOG_EXIT_FORMAT, REQUEST_LOG_ENTRY_FORMAT...), it would be nice to be able to change these formats through configurable properties of org.apache.sling.engine.impl.log.RequestLogger.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SLING-2137) Being able to configure the format of access and request logs in the RequestLogger

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated SLING-2137:
-------------------------------------

          Component/s:     (was: Commons)
                       Engine
    Affects Version/s:     (was: Commons Log 2.1.2)

> Being able to configure the format of access and request logs in the RequestLogger
> ----------------------------------------------------------------------------------
>
>                 Key: SLING-2137
>                 URL: https://issues.apache.org/jira/browse/SLING-2137
>             Project: Sling
>          Issue Type: Improvement
>          Components: Engine
>            Reporter: Geoffroy Schneck
>            Priority: Minor
>
> Currently these log pattern are hard-coded (private static final String ACCESS_LOG_FORMAT, REQUEST_LOG_EXIT_FORMAT, REQUEST_LOG_ENTRY_FORMAT...), it would be nice to be able to change these formats through configurable properties of org.apache.sling.engine.impl.log.RequestLogger.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SLING-2137) Being able to configure the format of access and request logs in the RequestLogger

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079808#comment-13079808 ] 

Felix Meschberger commented on SLING-2137:
------------------------------------------

I don't think this is needed, since we already have the functionality to add loggers with customizable formats (slimilar to Apache HTTPD CustomLog directive).

Started documenting that at http://sling.apache.org/site/client-request-logging.html

> Being able to configure the format of access and request logs in the RequestLogger
> ----------------------------------------------------------------------------------
>
>                 Key: SLING-2137
>                 URL: https://issues.apache.org/jira/browse/SLING-2137
>             Project: Sling
>          Issue Type: Improvement
>          Components: Engine
>            Reporter: Geoffroy Schneck
>            Priority: Minor
>
> Currently these log pattern are hard-coded (private static final String ACCESS_LOG_FORMAT, REQUEST_LOG_EXIT_FORMAT, REQUEST_LOG_ENTRY_FORMAT...), it would be nice to be able to change these formats through configurable properties of org.apache.sling.engine.impl.log.RequestLogger.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira