tui logger w/ patched bevy_ratatui

This commit is contained in:
Tao Tien 2026-01-09 03:34:54 -08:00
parent 3fb03cfbcb
commit 78029687d7
10 changed files with 885 additions and 162 deletions

View file

@ -53,7 +53,7 @@
xorg.libXcursor
libxkbcommon
];
# RUST_LOG = "jong=off";
RUST_LOG = "jong=trace";
};
}
);