slog-loggly

Crates.ioslog-loggly
lib.rsslog-loggly
version0.6.0
created_at2018-05-02 15:51:43.665174+00
updated_at2024-06-19 13:22:42.132427+00
descriptionThis is an unofficial Loggly drain for the slog logging infrastructure in Rust.
homepagehttps://github.com/angelcam/rust-slog-loggly
repositoryhttps://github.com/angelcam/rust-slog-loggly
max_upload_size
id63437
size94,837
Core (github:angelcam:core)

documentation

https://docs.rs/slog-loggly

README

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.

Commit count: 40

cargo fmt