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 strawberry
parent 4863078631
commit 101e7c7ae5
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::{