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/08/08 15:03:20 UTC

[jira] [Commented] (CXF-7000) Allow logging to be enabled on-the-fly

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

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

GitHub user iweiss opened a pull request:

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

    [CXF-7000] Allow logging to be enabled on-the-fly

    The purpose of LiveLoggingInInterceptor/LiveLoggingOutInterceptor is to work as a marker and avoid removing any user's LoggingInInterceptor/LoggingOutInterceptor implementations.

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

    $ git pull https://github.com/iweiss/cxf CXF-7000

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

    https://github.com/apache/cxf/pull/155.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 #155
    
----
commit bd9fc268b0ef2fe51ec717eb736d5b6a9ade5a25
Author: Ingo Weiss <in...@redhat.com>
Date:   2016-08-08T13:00:21Z

    [CXF-7000] Allow logging to be enabled on-the-fly

----


> Allow logging to be enabled on-the-fly
> --------------------------------------
>
>                 Key: CXF-7000
>                 URL: https://issues.apache.org/jira/browse/CXF-7000
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core, logging
>    Affects Versions: 3.1.7
>            Reporter: Ingo Weiss
>
> Allow the logging feature to be enabled on-the-fly without restarting the bus.



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