mosquito-cr / mosquito

A background task runner for crystal applications supporting periodic (CRON) and manually queued jobs
MIT License
227 stars 24 forks source link

Deprecation warning in Crystal 0.34.0 #46

Closed mamantoha closed 4 years ago

mamantoha commented 4 years ago

Stdlib Logger is deprecated, and should be replaced with the new Log module.

Crystal version: 0.34.0 Mosquito Shard version: 0.6.0