log panics to a file

This commit is contained in:
2025-04-17 00:44:06 +01:00
parent 284c4bb46d
commit db4ca22f95
5 changed files with 73 additions and 9 deletions
+1
View File
@@ -7,6 +7,7 @@ edition = "2024"
catppuccin-egui = { version = "5.5.0", default-features = false, features = [
"egui31",
] }
chrono = "0.4.40"
dirs = "6.0.0"
eframe = "0.31.1"
egui_extras = { version = "0.31.1", features = ["image"] }