Initial commit.

This commit is contained in:
2025-09-01 14:58:18 -04:00
commit 348ce1c19a
4 changed files with 432 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module smariot.com/httplog
go 1.25.0