File: README.md

package info (click to toggle)
ruby-dry-logger 1.0.4-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: ruby: 787; makefile: 4
file content (23 lines) | stat: -rw-r--r-- 671 bytes parent folder | download
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 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.