Initial commit

This commit is contained in:
2025-04-18 12:19:58 +02:00
commit bf79762d57
3 changed files with 579 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module cylogger
go 1.24.2