Greg Flex wrote: > No I was testing the Log4Cxx client with both the Lockback server and > the Log4j server. (just to see it the Log4j works with it) > (Ideally I'd like the Logback server communicate with the Log4cxx > client. Is this possible?)
log4jcxx cannot talk to logback server using serialized objects. However, log4cxx 0.10 is supposed to be able to talk to log4j version 1.2.15, although I have not tried this myself. -- Ceki Gülcü Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch _______________________________________________ Logback-user mailing list [email protected] http://qos.ch/mailman/listinfo/logback-user
