Hi all, I have just learned about log4j and am evaluating changing some code to make use of it. I've gone thru all the docs I can find and can not find any examples of how to set up the properties file when the appender is either a syslog or jdbc destination. I've intuited some of the jdbc values, but I'm just unsure of what all is/can be done with it from the properties file. I'd like to use the jdbc to reach a mysql logging db that I already have set up for other applications and IF the logging machine can NOT be reached, I'd like to fail over to syslog on the machine the application is running on (normally solaris,linux boxes). My primary concern would be syslog options and jdbc configuration setup in the properties file for now. Any help/examples that someone could direct me to would be greatly appreciated. Thanks in advance.
Doug -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>