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

David J. M. Karlsen updated CXF-5221:
-------------------------------------

    Priority: Minor  (was: Major)
    
> 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
>            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

Reply via email to