Hi All Apache logger has support for logging into files through file appender. But, if my log file is existing on a different machine on the "intranet" and the log4j's logger is running on a different machine, how should i specify that network location in the log4j.properties? Also, Are there any the issues that are inherently present with this sort of remote logging.
2. Supposing that we define a new appender for logging onto a n/w file, how to conditionally instruct logger to log to that appender when a special case is satisfied? what i know is that when logging has to be done, apache logger does so dutifully to all the appeneders defined in the log4j.properties file thanks in advance! kiran --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]