You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2013/08/30 09:53:58 UTC

[jira] [Assigned] (CXF-5221) Expose prettyPrinting boolean attribute for loggingFeature

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

Freeman Fang reassigned CXF-5221:
---------------------------------

    Assignee: Freeman Fang
    
> Expose prettyPrinting boolean attribute for loggingFeature
> ----------------------------------------------------------
>
>                 Key: CXF-5221
>                 URL: https://issues.apache.org/jira/browse/CXF-5221
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.7.6
>            Reporter: David J. M. Karlsen
>            Assignee: Freeman Fang
>            Priority: Minor
>
> See http://nurkiewicz.blogspot.no/2011/05/enabling-load-balancing-and-failover-in.html for elaboration.
> It would be neat if I was able to toggle pretty printing in the loggingFeature configuration with:
> {noformat}
> <cxf:bus>
>     <cxf:features>
>         <cxf:logging prettyPrint="${cxf.logging.prettyPrint}"/>
>     </cxf:features>
> </cxf:bus> 
> {noformat}
> instead of having to configure the beans and put them in place for each chain.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira