feat(logger): add WithOffset to decrease info/debug/trace verbosity

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2025-12-05 16:18:35 +01:00
parent 33a54500b4
commit 8e50da9205
6 changed files with 142 additions and 106 deletions

1
go.mod
View File

@@ -5,7 +5,6 @@ go 1.23.1
toolchain go1.24.3
require (
github.com/Microsoft/go-winio v0.6.2
github.com/alta/protopatch v0.5.3
github.com/bombsimon/logrusr/v4 v4.0.0
github.com/caitlinelfring/go-env-default v1.1.0