feat(log): Formatted console logging with file output

This commit is contained in:
Björn Benouarets
2025-11-10 05:20:25 +01:00
parent 3e78775b0f
commit 7b3c176d20
12 changed files with 1344 additions and 0 deletions

7
example/go.mod Normal file
View File

@@ -0,0 +1,7 @@
module example
go 1.25.3
replace git.secnex.io/secnex/masterlog => ../
require git.secnex.io/secnex/masterlog v0.0.0-00010101000000-000000000000