In the existing `org.apache.cxf.ext.logging.LoggingFeature` implementation it is possible to segregate the server jaxws/jaxrs logs and It would be nice to enhance to feature to segregate server/client logs.
Ex: Ideally application can have jaxrs Rest API at the same time it can have rest-client integrations. It would be nice to have separate for logging, Of course, we can achieve this by introducing custom LogEventSender but it would be nice if the CXF framework having this as a built-in feature. I would like to submit a PR if this proposal is agreed upon. Ref: https://cxf.apache.org/docs/message-logging.html -- Sent from: http://cxf.547215.n5.nabble.com/cxf-dev-f569328.html
