styledlog 0.0.0

Styledlog: A Rust crate combining versatile logging features with styled output.
[[bin]]
name = "styledlog"
path = "src/main.rs"

[dependencies]

[package]
authors = ["Montasir Mirghani <contact@montasir.me>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["development-tools::debugging"]
description = "Styledlog: A Rust crate combining versatile logging features with styled output."
edition = "2021"
homepage = "https://github.com/dr-montasir/styledlog"
keywords = ["log", "style", "logging", "colors"]
license = "MIT OR Apache-2.0"
name = "styledlog"
readme = "README.md"
repository = "https://github.com/dr-montasir/styledlog"
version = "0.0.0"