add debug log level macros.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-04-19 20:48:47 -07:00 committed by June
parent 1e0b34367b
commit 9361acadcb
2 changed files with 42 additions and 0 deletions

View file

@ -1,3 +1,4 @@
pub(crate) mod debug;
pub(crate) mod error;
use std::{