feat: add basic logging and error reporting

This commit is contained in:
uku 2024-07-27 13:19:40 +02:00
parent c613bba4b8
commit 7c14a2bd00
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
4 changed files with 665 additions and 2 deletions

3
.gitignore vendored
View file

@ -4,3 +4,6 @@
# nix
result
/.direnv
# stuff
*.log