Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 731 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 731 Bytes

Loggly drain for slog

Crates.io Documentation Build Status

This is an unofficial Loggly drain for the slog logging infrastructure in Rust.

Usage

Add the following dependency into your Cargo.toml:

slog-loggly = "0.6.0"

See the examples directory and the documentation for usage examples.