async_logging 0.1.8

An asynchronous logging library for Rust, designed to be simple and efficient.
Documentation
1
2
3
4
5
6
7
8
9
10
11
## async_logging


A simple, colorful asynchronous logging library for Rust for my projects.

[![Crates.io](https://img.shields.io/crates/l/async_logging.svg)](https://crates.io/crates/async_logging)
[![Crates.io](https://img.shields.io/crates/v/async_logging.svg)](https://crates.io/crates/async_logging)

# Features

- Asynchronous logging
- Colorful output
- 5 different log levels