On Dec 28, 2004, at 2:13 PM, Kadarkarai, Prabhakar (Prabhakar) wrote:
Hi,
I would like send messages to MSMQ using Log C++.
Is there any appender available for MSMQ (Microsoft Messaging Queue)? If so, could you please tell me where I can find it?
Thanks, PK
I'm not aware of any, but maybe someone else has done it. If something like that were to be added to log4cxx (or if you want to write your own appender), it should be strongly influenced by (and interoperate with) org.apache.log4j.net.JMSAppender in log4j and any MSMQ support in log4net (I think they have some but I don't know where).
