Add common logger helper

This commit is contained in:
2023-07-01 19:57:36 -07:00
parent cf61f70d95
commit cc6a6c0320
5 changed files with 140 additions and 0 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module go.ntppool.org/common
go 1.20
require golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df