e4212b265e3dc1616f95ddf3efac5e161ecf3d70
logger
This is a logging library that utilizes crystal macros for appending codebase metadata (Class & Calling function) into the log string for easier debugging
Installation
-
Add the dependency to your
shard.yml:dependencies: logger: git: https://git.arcanium.tech/tristan/logger -
Run
shards install
Usage
require "logger"
Contributors
- Tristan Ancelet - creator and maintainer
Languages
Crystal
100%