Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depricated logger #3

Open
emanzx opened this issue May 6, 2021 · 0 comments
Open

Depricated logger #3

emanzx opened this issue May 6, 2021 · 0 comments

Comments

@emanzx
Copy link

emanzx commented May 6, 2021

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?```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant