Hi,

In order to log remotely, I developed a multi-thread Log4J socket server
that creates a new socketnote for each connection requested. On the client
side, I use SocketAppender (host, port), to connect to my server. Everything
works fine. 

 

I'm having problem using Avalon Framework, Fortress, Excalibur, LogKit and
Log4J together.  On server and client side, I want to use FortressConfig to
load logging configuration from (container.xlog). 

 

But I want LogKit to use the log4j package instead of the LogKitLogger, how?
It's configurable in the .xlog file?

 

Where I can find a full description of the format of an .xlog file?

 

I'm getting a bit confuse, help will be appreciate?

 

Thanks

Daveyboy

Reply via email to