styledlog 0.0.0

Styledlog: A Rust crate combining versatile logging features with styled output.
1
2
3
4
5
6
7
8
9
10
11
12
13
<div align="center">
  <br>
  <a href="https://github.com/dr-montasir/cans">
      <img src="logo.svg" width="100">
  </a>
  <br>

[<img alt="github" src="https://img.shields.io/badge/github-dr%20montasir%20/%20styledlog-8da0cb?style=for-the-badge&labelColor=555555&logo=github" height="22">](https://github.com/dr-montasir/styledlog)[<img alt="crates.io" src="https://img.shields.io/crates/v/styledlog.svg?style=for-the-badge&color=fc8d62&logo=rust" height="22">](https://crates.io/crates/styledlog)[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-styledlog-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" height="22">](https://docs.rs/styledlog)[<img alt="license" src="https://img.shields.io/badge/license-apache_2.0-4a98f7.svg?style=for-the-badge&labelColor=555555&logo=apache" height="22">](https://choosealicense.com/licenses/apache-2.0)

  <h1>STYLEDLOG</h1>

  <p>Styledlog: A Rust crate combining versatile logging features with styled output.</p>
</div>