poston 0.7.8

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](https://github.com/tkrs/poston/actions/workflows/release.yml/badge.svg)](https://github.com/tkrs/poston/actions/workflows/release.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