urlogger 1.0.0

Lightweight logging library for Rust
Documentation
# template

<!-- automdrs:badges showCrateVersion="true" showCrateDownloads="true" showCrateDocs="true" showCommitActivity="true" showRepoStars="true" -->
![Crates.io Version](https://img.shields.io/crates/v/urlogger)
![Crates.io Total Downloads](https://img.shields.io/crates/d/urlogger)
![docs.rs](https://img.shields.io/docsrs/urlogger)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/un-rust/logger)
![GitHub Repo stars](https://img.shields.io/github/stars/un-rust/logger)
<!-- /automdrs -->

<!-- automdrs:description -->

Lightweight logging library for Rust

<!-- /automdrs -->

**[Full documentation →](https://docs.rs/template/)**

## Quick start

<!-- automdrs:cargo-add -->

```sh
cargo add urlogger
```

<!-- /automdrs -->

## Usage

## API overview

## License

<!-- automdrs:contributors author="UnRUST" license="Apache-2.0" -->
Published under the [Apache-2.0](./LICENSE) license.
Made by [@UnRUST](https://github.com/un-rust) 💛
<br><br>
<a href="https://github.com/un-rust/logger/graphs/contributors">
<img src="https://contrib.rocks/image?repo=un-rust/logger" />
</a>
<!-- /automdrs -->

<!-- automdrs:with-automdrs -->

---

_🛠️ auto updated with [automd-rs](https://github.com/betterhyq/automd-rs)_

<!-- /automdrs -->