Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dry-rb/dry-logger
Logging library
https://github.com/dry-rb/dry-logger
dry-rb logger logging ruby rubygem
Last synced: about 1 month ago
JSON representation
Logging library
- Host: GitHub
- URL: https://github.com/dry-rb/dry-logger
- Owner: dry-rb
- License: mit
- Created: 2019-08-08T19:44:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T03:18:25.000Z (9 months ago)
- Last Synced: 2024-12-10T04:10:24.536Z (about 1 month ago)
- Topics: dry-rb, logger, logging, ruby, rubygem
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-logger
- Size: 409 KB
- Stars: 32
- Watchers: 7
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[gem]: https://rubygems.org/gems/dry-logger
[actions]: https://github.com/dry-rb/dry-logger/actions# dry-logger [![Gem Version](https://badge.fury.io/rb/dry-logger.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-logger/workflows/CI/badge.svg)][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.