Travis CI Build Status slog-loggly on crates.io docs-rs: crate documentation

Loggly drain for slog

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.4"

See the examples directory and the documentation for usage examples.