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
@@ -573,7 +573,7 @@ fn daemon_runner(redox_daemon: redox_daemon::Daemon) -> ! {
fn main() {
common::setup_logging(
"misc",
"input",
"inputd",
"inputd",
log::LevelFilter::Warn,