slog-async 0.2.0-alpha2

Asynchronous drain for slog-rs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# slog-async - Asynchronous drain for [slog-rs][slog-rs]

<p align="center">
  <a href="https://travis-ci.org/slog-rs/async">
      <img src="https://img.shields.io/travis/slog-rs/async/master.svg" alt="Travis CI Build Status">
  </a>

  <a href="https://crates.io/crates/slog-async">
      <img src="https://img.shields.io/crates/d/slog-async.svg" alt="slog-async on crates.io">
  </a>

  <a href="https://gitter.im/dpc/slog-async">
      <img src="https://img.shields.io/gitter/room/dpc/slog-rs.svg" alt="slog-rs Gitter Chat">
  </a>
</p>

[slog-rs]: //github.com/slog-rs/core