[
https://issues.apache.org/jira/browse/CXF-7354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002368#comment-16002368
]
ASF GitHub Bot commented on CXF-7354:
-------------------------------------
GitHub user davidkarlsen opened a pull request:
https://github.com/apache/cxf/pull/272
CXF-7354: Use SLF4J markers to differenciate payload-logging
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidkarlsen/cxf feature/CXF-7354
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/272.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 #272
----
----
> Be able to separate payload logging from JAX-RS and JAX-WS
> ----------------------------------------------------------
>
> Key: CXF-7354
> URL: https://issues.apache.org/jira/browse/CXF-7354
> Project: CXF
> Issue Type: Bug
> Components: logging
> Affects Versions: 3.1.11
> Reporter: David J. M. Karlsen
> Labels: categories, category, logging, payload
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Se discussion on mailing list:
> http://cxf.547215.n5.nabble.com/Configurable-logging-categeory-for-payload-logging-td5779859.html
> Basically a regression (hence registering as bug) since this feature was
> possible in CXF-6936 but disappeared with CXF-7254 in 3.1.11.
> Adding a SLF4J marker would probably be the nicest? Or add a prefix as
> [[email protected]] suggested.
> Note that we want to differenciate both on inbound and outbound, jax-rs and
> jax-ws, so that it's possible to split this into 4 different logs.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)