getditto / rust-slog-loggly

An unofficial Loggly drain for the slog logging infrastructure in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An unofficial Loggly drain for the slog logging infrastructure in Rust

License:Apache License 2.0


Languages

Language:Rust 100.0%