You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (Created) (JIRA)" <ji...@apache.org> on 2011/10/27 22:30:33 UTC

[jira] [Created] (CXF-3888) Logging interceptors: Create a separate logger category for each service so they can be configured indepenently

Logging interceptors: Create a separate logger category for each service so they can be configured indepenently
---------------------------------------------------------------------------------------------------------------

                 Key: CXF-3888
                 URL: https://issues.apache.org/jira/browse/CXF-3888
             Project: CXF
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.4.3
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: 2.5


We currently use the same logger category fo all services. The problem is that this makes it difficult to decide which services to log at runtime.

I would like to create a logger category like

service.<ServiceName>.<OperationName>

So you can easyly configure logging for each service. By changing the log level for the category.

--
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

        

[jira] [Resolved] (CXF-3888) Logging interceptors: Create a separate logger category for each service so they can be configured indepenently

Posted by "Christian Schneider (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved CXF-3888.
--------------------------------------

    Resolution: Fixed
    
> Logging interceptors: Create a separate logger category for each service so they can be configured indepenently
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-3888
>                 URL: https://issues.apache.org/jira/browse/CXF-3888
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.4.3
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 2.5
>
>
> We currently use the same logger category fo all services. The problem is that this makes it difficult to decide which services to log at runtime.
> I would like to create a logger category like
> service.<ServiceName>.<OperationName>
> So you can easyly configure logging for each service. By changing the log level for the category.

--
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