My java application use log4j(flume appender with AsyncAppender) to log to
remote log server. If log server is down, log4j will try to reconnect a few
times,but then my java application was shutdown.Is there any possible my
java application goes normal with the exception of log4j?

Reply via email to