Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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