Re: Has anyone written a Win32 OutputDebugString appender?

2004-08-10 Thread Danny Pike
e or how it is altered, I just the need the facility in order to be able to use log4cxx at all! OutputDebugString is a key feature for us. :) DP --On 10 August 2004 10:55 -0500 Curt Arnold <[EMAIL PROTECTED]> wrote: On Aug 10, 2004, at 6:11 AM, Danny Pike wrote: I sent it off but nothing happene

Re: Has anyone written a Win32 OutputDebugString appender?

2004-08-10 Thread Danny Pike
rote: Any news about the Win32 OutputDebugString appender? Michaƫl CATANZARITI schrieb: Hello Danny, you can send your contribution to log4cxx-dev@logging.apache.org (it's a mailing list) Michael Danny Pike wrote: Michael, I have the code now and it appears to work OK. Can you tell me how t

Re: Has anyone written a Win32 OutputDebugString appender?

2004-07-01 Thread Danny Pike
TECTED]> = wrote: Hello Danny, Your contribution is welcome ! Regards, Danny Pike wrote: I have inherited a project from a colleague who was using log4cpp. I wish to port it to log4cxx but there appears to be no appender support for the Windows kernel OutputDebugString() method. I understand

Has anyone written a Win32 OutputDebugString appender?

2004-06-28 Thread Danny Pike
I have inherited a project from a colleague who was using log4cpp. I wish to port it to log4cxx but there appears to be no appender support for the Windows kernel OutputDebugString() method. I understand that the OutputDebugString appender that was used in log4cpp was contributed by our company