logger~codes
Logger
Fork of the Logger class from the stdlib but without the deprecation notices.
Installation
- 
Add the dependency to your
shard.yml:dependencies: logger: github: 84codes/logger.cr - 
Run
shards install 
Usage
require "logger"
Fork of the Logger class from the stdlib but without the deprecation notices.
Add the dependency to your shard.yml:
dependencies:
  logger:
    github: 84codes/logger.cr
Run shards install
require "logger"