
18 Oct
2012
18 Oct
'12
9:32 p.m.
Hi all, Tried looking this up on the net, but there is nothing recent. I would like to use an appender (standard or custom) that could interface with RabbitMQ. I have a need to see logging data in real time, but cannot use the console nor a database. I would assume that a custom appender can be written to communicate with the RabbitMQ exchange, and I would also like to be able to disable the appender when it is not required. Any ideas on how to begin this? Larry Smith