slog-loggly 0.5.1

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

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

See the examples directory and the documentation for usage examples.