4 个版本 (破坏性更新)

使用旧的 Rust 2015

0.3.0 2016 年 3 月 29 日
0.2.0 2015 年 11 月 8 日
0.1.0 2015 年 8 月 25 日
0.0.1 2015 年 5 月 2 日

#6 in #fluentd

MIT/Apache

3KB
62

rust_fluent

====

描述

rust 的 fluentd 客户端。

用法

将以下内容添加到您的 Cargo.toml

[dependencies]
rust-fluent = "0.2.0"

并将以下内容添加到您的 crate 根目录

extern crate rust_fluent;

目前仅支持 TCP 和 JSON。

任务

  • 使用 http
  • 使用 messagepack

许可证

MIT

作者

takkanm

依赖项

~0.8–1.2MB
~19K SLoC