Closed xNVrAojkVY closed 1 month ago
Hello, this behaviour is hard-coded into the ./src/main.rs
which I use almost unchanged for all my projects. Changes there have implications for all my projects which is my I like to keep things as simple as possible.
So to judge if this change is worth it, please tell me why you'd need to change the log filepath and why you can't use the docker volume mapping to get the desired behaviour.
I reached my goal with the docker mappings.
The log directory gets created in ./log. Please let us set the log path in the .env.
Thanks for your work.