Add simple service logging

This commit is contained in:
2025-03-19 15:34:47 +02:00
parent b4847da839
commit aec103063f
3 changed files with 79 additions and 7 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ module esvm
go 1.23.4
require gopkg.in/yaml.v3 v3.0.1 // indirect
require gopkg.in/yaml.v3 v3.0.1