Fruently

A yet another Fluentd logger for Rust.

Usage

Add this to your Cargo.toml:

toml [dependencies] fruently = "0.1.0"

and this to your crate root:

rust extern crate fruently;

LICENSE

MIT.