Hello Mohana,

The CXF's `org.apache.cxf.ext.logging.LoggingFeature` can be used with JAX-WS 
servers 
as well JAX-RS Endpoints and Clients (as per documentation [1]). Is it 
something you 
have found to be insufficient to segregate client / server logs (at least, for 
JAX-RS) 
or you have different idea in mind? May be some example(s) would help, thank 
you.

Best Regards,
    Andriy Redko

[1] https://cxf.apache.org/docs/message-logging.html

MRSV> In the existing `org.apache.cxf.ext.logging.LoggingFeature` 
implementation it
MRSV> is possible to segregate the server jaxws/jaxrs logs and It would be nice 
to
MRSV> enhance to feature to segregate server/client logs. 

MRSV> Ex:  Ideally application can have jaxrs Rest API at the same time it can
MRSV> have rest-client integrations. 

MRSV> It would be nice to have separate for logging,  Of course, we can achieve
MRSV> this by introducing custom LogEventSender but it would be nice if the CXF
MRSV> framework having this as a built-in feature.  I would like to submit a PR 
if
MRSV> this proposal is agreed upon.

MRSV> Ref: https://cxf.apache.org/docs/message-logging.html



MRSV> --
MRSV> Sent from: http://cxf.547215.n5.nabble.com/cxf-dev-f569328.html

Reply via email to