apollo-logger 0.3.0

A simple logging library for Rust
Documentation
# ![Apollo]https://github.com/user-attachments/assets/1eae7e64-f975-45ae-b953-3dcb570c3b58

<a href="https://codecov.io/github/thijnmens/apollo" > 
 <img src="https://codecov.io/github/thijnmens/apollo/graph/badge.svg?token=2ASUHDWY90" alt="codecov"/> 
</a>
<a href="https://img.shields.io/crates/v/apollo-logger.svg">
    <img src="https://img.shields.io/crates/v/apollo-logger.svg" alt="crates" />
</a>

**A logging library for Rust**

> [!WARNING]
> This crate is still under development!

# Feature List
- [x] Different logging levels
- [x] Colors in the terminal
- [ ] Automatically writes to log file
- [ ] Fully customizable