Hi
Apache logger has support for logging into files through file appender. But,
if my file is existing on a different location on the "intranet", how should
i specify that network location in the log4j.properties? Also, please point
to the issues that are inherently present with this sort of remot
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 a