#future #logging #async

futures-log

A simple logging wrapper around futures-rs Futures and Streams

2 releases

Uses old Rust 2015

0.1.1 Feb 2, 2018
0.1.0 Feb 2, 2018

#9 in #futures-rs

MIT license

3KB

futures-log

A very simple wrapper around futures-rs Futures and Streams that log all calls to poll and their results, to aid in debugging.

Dependencies

~140KB