poston 0.3.2

Yet another Fluentd logger for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# poston

[![crates.io](https://meritbadge.herokuapp.com/poston)](https://crates.io/crates/poston)
[![CircleCI](https://circleci.com/gh/tkrs/poston.svg?style=svg)](https://circleci.com/gh/tkrs/poston)
[![Build status](https://ci.appveyor.com/api/projects/status/tnxmqxuc9jumfrpq/branch/master?svg=true)](https://ci.appveyor.com/project/tkrs/poston/branch/master)
[![codecov](https://codecov.io/gh/tkrs/poston/branch/master/graph/badge.svg)](https://codecov.io/gh/tkrs/poston)


Yet another fluentd logger for Rust

## Usage

See examples