Revamped IRC component logging ------------------------------ Key: CAMEL-1944 URL: https://issues.apache.org/activemq/browse/CAMEL-1944 Project: Apache Camel Issue Type: Improvement Affects Versions: 2.0.0 Reporter: Stan Lewis Fix For: 2.1.0
Currently only the camel-irc producer installs an event listener on the IRC connection to log incoming messages from the IRC server. This patch revamps the logging so that the component installs an event adapter to do logging before the connection is even established so it's easier to debug various issues that could be occurring with the connection to the IRC server. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.