You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/07 11:59:21 UTC

[jira] [Commented] (CXF-6936) Make log-category for ext logging feature configurable

    [ https://issues.apache.org/jira/browse/CXF-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318354#comment-15318354 ] 

ASF GitHub Bot commented on CXF-6936:
-------------------------------------

GitHub user davidkarlsen opened a pull request:

    https://github.com/apache/cxf/pull/142

    CXF-6936: Make log-category configurable

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/davidkarlsen/cxf CXF-6936

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/142.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #142
    
----
commit 824026ec17ac74a75f981d08635c8182965d960f
Author: David J. M. Karlsen <da...@davidkarlsen.com>
Date:   2016-06-07T11:58:10Z

    CXF-6936: Make log-category configurable

----


> Make log-category for ext logging feature configurable
> ------------------------------------------------------
>
>                 Key: CXF-6936
>                 URL: https://issues.apache.org/jira/browse/CXF-6936
>             Project: CXF
>          Issue Type: Improvement
>          Components: logging
>            Reporter: David J. M. Karlsen
>              Labels: jax-rs, jax-ws,, logging, payload
>
> It would be nice to have the ext logging feature use a given logcategory, rather than using the service name.
> That way it's easier to log jax-rs and jax-ws payloads to distinct files w/o having to configure too much, and especially when jax-rs/-ws services cannot be separated by packagename.
> Lastly the servicename etc is available through the MDC values



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