172e7e7521d68b1c76c72541a16e6d5dae0b69d9
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%