nall 0.2.1

Not Another Logging Library
Documentation
[dependencies.ansi_term]
optional = true
version = "0.12"

[features]
color = ["dep:ansi_term"]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Not Another Logging Library"
edition = "2024"
homepage = "https://github.com/R1shy/NALL"
license = "GPL-2.0-or-later"
name = "nall"
readme = "README.md"
repository = "https://github.com/R1shy/NALL"
version = "0.2.1"