Re: JDBC appender and fail over

2001-02-13 Thread Ceki Gülcü
Hi, The answer is yes but it demands work. You can write a custom errorHandler that will write to a file after an error is detected. Let me know if you need more help, Ceki At 10:10 13.02.2001 -0500, you wrote: >Hi, > >I saw reference to a JDBC appender and will look at it, >but is there a ge

JDBC appender and fail over

2001-02-13 Thread Jason van Zyl
Hi, I saw reference to a JDBC appender and will look at it, but is there a general failover feature in log4j. For example if for some reason the JDBC appender can't function because of a bad network connection, or what have you, can you specifiy another location for the log files to go until the