Skip to content

v0.4.0

@aswild aswild tagged this 27 Nov 19:52
Breaking:
  * no breaking changes

Features:
  * Move the output stream behind a Mutex, so that multiple threads
    logging at the same time won't be jumbled together. Lines will still
    be interleaved, but printing a single log record is done while
    locked.
  * Update docs to use new Rust 1.48 intra-doc links.
Assets 2
Loading