quartz-mongodb
quartz-mongodb copied to clipboard
The logging from the TriggerDao is too often
trafficstars
Hello,
The class com.novemberain.quartz.mongodb.dao.TriggerDao logs too often (every ~20 s), it creates massive spam in the console, which forces me to disable the logging for that class. Can you only log only when there is at least one trigger ?
Pull requests are welcome.