eh-log: add debug level; respect verbosity levels

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Idc62fd26efc10f0c1e49424cf337e6d16a6a6964
This commit is contained in:
raf 2026-05-12 14:48:12 +03:00
commit 4707a7e49f
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 44 additions and 6 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "eh-log"
description = "Styled logging for eh"
description = "Tiny, styled logging crate for eh"
version.workspace = true
edition.workspace = true
authors.workspace = true