On 07/28/2012 08:08 PM, Siva Chandran P wrote:
> Hi Václav Zeman,
Hi.
>
> Please find the attached patch which adds support for Log4J UDP
> appender. I am able to build log4cplus trunk with this patch on
> Windows using Visual Studio 2008. I am also able to receive logs from
> log4judpappender using Log2Console. The following log configuration
> enables log4judpappender.
>
> log4cplus.appender.NetworkAppender=log4cplus::Log4jUdpAppender
> log4cplus.appender.NetworkAppender.host=localhost
> log4cplus.appender.NetworkAppender.port=5000
>
> I tried my best to match with your naming & coding style/convention.
> Please feel free to make changes on the patch to match with log4cplus
> code base.
>
> Let me know if you need any other information.
I have integrated to your patch into _Bazaar_ repository trunk branch.
(I think you have based your patch on Subversion's trunk.) See <
https://sourceforge.net/scm/?type=bzr&group_id=40830> for access
information.
Thank you for your submission. It is a great addition for log4cplus.
--
VZ
|