log: test log

This commit is contained in:
Luna Yao
2026-04-06 15:55:05 +02:00
parent 847e82ff8c
commit ddbfe76932
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -277,6 +277,7 @@ pub mod tests {
use super::*;
use crate::common::config::{self};
#[ctor::ctor]
pub fn init() {
let _ = Registry::default()
.with(console_layers(LevelFilter::DEBUG).unwrap())