You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by "Ishihara, Noriaki" <No...@fiserv.com> on 2001/09/26 17:00:58 UTC

basic socket server questions

Hi, all.

I am confused on SocketServer.
On SocketServer's main, it calls configureHierarchy() to find the hierarchy for the IP address.  If ip address's LCF is not found, then it would generate a default hierarchy.  I am not quite sure about hierarchy, that all I know is it sets the priority by the categories.

In what case do I want to create a file <ip_address.LCF> file? 
I have 2 configuration files so far.  One is for the SocketServer, another is for the Client which contains what appender I want to use and priorities on some categories.  

Now, I am not sure what kind of information suppose to be there in <IP_address.LCF> file.  Could anyone help me out?

Thanks!






---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-user-help@jakarta.apache.org