Set up structured logging and Lumberjack log rotation

This commit is contained in:
henk
2026-05-15 12:36:30 +02:00
parent e0800a6a6b
commit 1254f70a5f
3 changed files with 39 additions and 1 deletions

2
go.sum Normal file
View File

@@ -0,0 +1,2 @@
gopkg.in/natefinch/lumberjack.v2 v2.2.1 h1:bBRl1b0OH9s/DuPhuXpNl+VtCaJXFZ5/uEFST95x9zc=
gopkg.in/natefinch/lumberjack.v2 v2.2.1/go.mod h1:YD8tP3GAjkrDg1eZH7EGmyESg/lsYskCTPBJVb9jqSc=