-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Description
Hello,
I'm wondering if it's a good idea to add a default logger in the generated bin/jobs
file. I use it in development and was expecting at least some log output from it, but it's entirely silent.
What works for me locally is adding:
SolidQueue.logger = ActiveSupport::Logger.new($stdout)
do you feel like adding this makes sense? I'll happily create a PR if so :)
I'm not sure if it's ok to rely on Active Support like this directly, so suggestions are also welcome.
vhiairrassary, IvanGuardado, janko, sanzaymdr, adrien-k and 1 more
Metadata
Metadata
Assignees
Labels
No labels