-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I think the logger dependency has been replaced by log
https://crystal-lang.org/api/0.35.1/Log.html
Im getting this error.
Showing last frame. Use --error-trace for full trace.
In lib/faktory_worker/src/faktory_worker.cr:2:1
2 | require "logger"
^
Error: can't find file 'logger'
If you're trying to require a shard:
- Did you remember to run `shards install`?
- Did you make sure you're running the compiler in the same directory as your shard.yml?```Metadata
Metadata
Assignees
Labels
No labels