async_logger 0.1.1

Asyncronous logger allows writing arbitrary u8 slices to a memory buffer, which then processed by a writer in it's own thread.
Documentation

async_logger

Asyncronous logger allows writing arbitrary u8 slices to a memory buffer, that then processed by a writer in it's own thread. See crate documentation for more info.