fruently 0.1.0

A yet another Fluentd logger for Rust.
Documentation

Fruently

A yet another Fluentd logger for Rust.

Usage

Add this to your Cargo.toml:

[dependencies]
fruently = "0.1.0"

and this to your crate root:

extern crate fruently;

LICENSE

MIT.