Create new log file with log4j FileAppender when using Quartz Scheduler BenMarch 2, 201001.9K views Recently came across a problem whereby the quartz scheduler could not recreate a new log4j FileAppender log when the job is call again. Googled a bit and found out a… Read more