Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c0f175a1 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c0f175a1 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/c0f175a1 Branch: refs/heads/master Commit: c0f175a1382513f4a93f5016ebdea1e00a51d95b Parents: bd1d31f 24b4ed2 Author: Alessio Soldano <[email protected]> Authored: Thu Mar 26 22:37:10 2015 +0100 Committer: Alessio Soldano <[email protected]> Committed: Thu Mar 26 22:37:10 2015 +0100 ---------------------------------------------------------------------- .../ext/logging/AbstractLoggingInterceptor.java | 6 +- .../apache/cxf/ext/logging/LoggingFeature.java | 12 ++-- .../org/apache/cxf/ext/logging/WireTapIn.java | 16 ++++-- .../ext/logging/event/PrettyLoggingFilter.java | 60 +++++++++++++------- .../apache/cxf/ext/logging/SOAPLoggingTest.java | 2 + 5 files changed, 62 insertions(+), 34 deletions(-) ----------------------------------------------------------------------
