slog-bunyan 2.3.0

Bunyan formatter for slog-rs
Documentation
<p align="center">

  <a href="https://github.com/slog-rs/slog">
  <img src="https://cdn.rawgit.com/slog-rs/misc/master/media/slog.svg" alt="slog-rs logo">
  </a>
  <br>

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

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

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

# slog-bunyan - Bunyan formatter for [slog-rs]

Based on `slog-json`, it will output json with bunyan defined fields.

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