1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
<!--- this file is synced from dry-rb/template-gem project -->
[gem]: https://rubygems.org/gems/dry-logger
[actions]: https://github.com/dry-rb/dry-logger/actions
# dry-logger [][gem] [][actions]
## Links
* [User documentation](https://dry-rb.org/gems/dry-logger)
* [API documentation](http://rubydoc.info/gems/dry-logger)
* [Forum](https://discourse.dry-rb.org)
## Supported Ruby versions
This library officially supports the following Ruby versions:
* MRI `>= 3.0`
* jruby `>= 9.4` (not tested on CI)
## License
See `LICENSE` file.
|