loggit 0.1.0

Loggit is a lightweight, easy-to-use logging library for Rust.
Documentation
[dependencies.once_cell]
version = "1.21.1"

[lib]
name = "loggit"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Loggit is a lightweight, easy-to-use logging library for Rust."
edition = "2021"
homepage = "https://github.com/DobbiKov/loggit"
license = "MIT"
name = "loggit"
readme = "README.md"
repository = "https://github.com/DobbiKov/loggit"
version = "0.1.0"