github.com/spider-gazelle/log_helper
1.0.3 / published Mar 23, 2021 / repository
Extension for Crystal Log to aid logging key-value data
Log Helper
Spreads Hash | NamedTuple values passed in Log blocks into Entry metadata.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Caspian Baska - creator and maintainer
API
- Log
The
Logclass provides a logging utility that you can use to output messages.