poston 1.2.0

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

[![crates.io](https://img.shields.io/crates/v/poston.svg)](https://crates.io/crates/poston)
[![ci](https://github.com/tkrs/poston/actions/workflows/main.yml/badge.svg)](https://github.com/tkrs/poston/actions/workflows/main.yml)
[![release-please](https://github.com/tkrs/poston/actions/workflows/release-please.yml/badge.svg)](https://github.com/tkrs/poston/actions/workflows/release-please.yml)
[![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