Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EE228200C6F for ; Tue, 9 May 2017 11:43:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id ECBD0160BC3; Tue, 9 May 2017 09:43:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3DD4A160BB3 for ; Tue, 9 May 2017 11:43:07 +0200 (CEST) Received: (qmail 13423 invoked by uid 500); 9 May 2017 09:43:06 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 13412 invoked by uid 99); 9 May 2017 09:43:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 May 2017 09:43:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 14129C02CA for ; Tue, 9 May 2017 09:43:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -98.689 X-Spam-Level: X-Spam-Status: No, score=-98.689 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URI_HEX=1.313, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id pcTzk88zentU for ; Tue, 9 May 2017 09:43:05 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 14CE65FBA4 for ; Tue, 9 May 2017 09:43:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A4CE6E0AF9 for ; Tue, 9 May 2017 09:43:04 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 5D99721DF8 for ; Tue, 9 May 2017 09:43:04 +0000 (UTC) Date: Tue, 9 May 2017 09:43:04 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: =?utf-8?Q?[jira]_[Commented]_(CXF-7354)_Be_able_to_sep?= =?utf-8?Q?arate_payload_logging_from_JAX-RS=C2=A0and_JAX-WS?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 09 May 2017 09:43:08 -0000 [ https://issues.apache.org/jira/browse/CXF-7354?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D160023= 82#comment-16002382 ]=20 ASF GitHub Bot commented on CXF-7354: ------------------------------------- Github user sberyozkin commented on the issue: https://github.com/apache/cxf/pull/272 =20 Hi David, I'd rather restore the ability to pass a custom logging categ= ory. Service qname can be configured for jaxrs endpoingts too, so this SOAP= and REST markers will just cause the confusion > Be able to separate payload logging from JAX-RS=C2=A0and 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/Configurab= le-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 [~= chris@die-schneider.net] suggested. > Note that we want to differenciate both on inbound and outbound, jax-rs a= nd 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)