[logback-user] Logback or Log4J Servers and Log4Cxx client

Thorbjørn Ravn Andersen ravn at runjva.com
Thu Nov 20 22:35:58 CET 2008


Greg Flex skrev:
> Thanks Ceki. I'll give this a try.... although the Log4j 1.2.15 is 
> using the same server as the log4Cxx meaning the ShortSocketServer
> so I guess this won't work.
If a server expects serialised objects, then nothing else will do.

It is pretty hard to generate a correct byte stream corresponding to 
serialized java objects from another language (but it can be done).

I would suggest you raise a JIRA in logback about having a logback 
appender which can push log events over the network in XML form which 
can be accepted by log frameworks (perhaps even a slf4j socket server?)

-- 
  Thorbjørn Ravn Andersen  "...plus... Tubular Bells!"



More information about the Logback-user mailing list