The default amount of logging should be significantly reduced
-------------------------------------------------------------
Key: CXF-1988
URL: https://issues.apache.org/jira/browse/CXF-1988
Project: CXF
Issue Type: Bug
Components: Distributed-OSGi
Reporter: David Bosschaert
There's just too much logging messages being printed. Just run the greeter demo
and see.
While I agree that these logging messages are potentially useful, they are ugly
for the case where everything is just working.
In my opinion, the only log messages that should appear by default is when a
service is remoted (1 line) and when a client connection to a service is made
(1 line)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.