/rust-slog-loggly

An unofficial Loggly drain for the slog logging infrastructure in Rust

Primary LanguageRustApache License 2.0Apache-2.0

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

See the examples directory and the documentation for usage examples.