Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sile/sloggers
A Rust library which provides frequently used slog loggers and convenient functions
https://github.com/sile/sloggers
logger rust slog
Last synced: 6 days ago
JSON representation
A Rust library which provides frequently used slog loggers and convenient functions
- Host: GitHub
- URL: https://github.com/sile/sloggers
- Owner: sile
- License: mit
- Created: 2017-04-30T10:28:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T01:43:25.000Z (10 months ago)
- Last Synced: 2024-10-29T15:19:37.076Z (14 days ago)
- Topics: logger, rust, slog
- Language: Rust
- Size: 167 KB
- Stars: 37
- Watchers: 4
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# sloggers - convenience library for [slog]
[![Crates.io: sloggers](https://img.shields.io/crates/v/sloggers.svg)](https://crates.io/crates/sloggers)
[![Documentation](https://docs.rs/sloggers/badge.svg)](https://docs.rs/sloggers)
[![Actions Status](https://github.com/sile/sloggers/workflows/CI/badge.svg)](https://github.com/sile/sloggers/actions)
[![Coverage Status](https://coveralls.io/repos/github/sile/sloggers/badge.svg?branch=master)](https://coveralls.io/github/sile/sloggers?branch=master)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Gitter: slog](https://img.shields.io/gitter/room/slog-rs/slog.svg)](https://gitter.im/slog-rs/slog)`sloggers` provides frequently used [slog] loggers and convenient functions.
[Documentation](https://docs.rs/sloggers)
[Join gitter for help](https://gitter.im/slog-rs/slog)
[slog]: https://github.com/slog-rs/slog