More logging improvements

This commit is contained in:
Jeremy Soller
2025-11-01 20:44:26 -06:00
parent c4d28fff23
commit ec49a96640
9 changed files with 33 additions and 16 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ mod vm;
fn daemon(daemon: redox_daemon::Daemon) -> ! {
common::setup_logging(
"misc",
"input",
"ps2",
"ps2",
log::LevelFilter::Warn,