Describe the Bug
I have a rust crash at start of my server. I think it could be good if it can be handle properly and not just a Rust panic thread
To Reproduce
temper
thread 'main' (1855691) panicked at src/base/logging/src/lib.rs:32:10:
called `Result::unwrap()` on an `Err` value: InitError { context: "failed to create log directory", source: Os { code: 13, kind: PermissionDenied, message: "Permission denied" } }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Expected Behaviour
No response
Screenshots / Videos
No response
Temper Version
0.1.1
Rust Version
1.95.0
Server Logs
No response
Additional Context
Linux : Cashy OS (arch based)
Kernel : 7.0.9-1-cachyos
Is there an existing issue for this?
Describe the Bug
I have a rust crash at start of my server. I think it could be good if it can be handle properly and not just a Rust panic thread
To Reproduce
Expected Behaviour
No response
Screenshots / Videos
No response
Temper Version
0.1.1Rust Version
1.95.0Server Logs
No response
Additional Context
Linux :
Cashy OS (arch based)Kernel :
7.0.9-1-cachyosIs there an existing issue for this?