Commit graph

3 commits

Author SHA1 Message Date
c51e72686e Rewrite logging logic
Now log everything in a file, but split it up into multiple files
The -debug variant can contain sensitive data, but the regular file
cannot.  This way we can use the non-debug variant for the monitoring
later on.

Note that the idea is that those files are empty if the last run was
successfull, and contain the error when something went wrong.
2025-08-15 23:09:26 +02:00
7756236e1c flush output
This will ensure that the stderr and stdout are running synchroniously.
The output in journalctl will now make more sense.
2024-12-29 16:49:00 +01:00
1e96c4e5ee initial commit 2024-12-21 22:55:27 +01:00