Skip to content

Depricated logger #3

@emanzx

Description

@emanzx

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions