See change in: https://issues.apache.org/jira/browse/CXF-7254 vs https://issues.apache.org/jira/browse/CXF-6936
our usecase: we have "dualstack" jax-ws / jax-rs servers (which are also clients towards other systems, mainly as jax-ws clients) - and want to cleanly separate: inbound jax-ws inbound jax-rs outbound jax-ws outbound jax-rs traffic into distinct logs. This is most easily done as a single line logger configuration in logback onto distinct appenders, and thus logfiles. It might seem we lost this possibility with CXF-7254 ? -- -- David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen
