package
0.0.0-20240614095155-da5732d4417d
Repository: https://github.com/kjk/common.git
Documentation: pkg.go.dev
# README
github.com/kjk/common/loghttp
logs http requests using siser
to a file that rotates every hour (using filerate
).
Optionally it can upload those hourly logs, compressed with brotli, to s3-compatible storage.
Then you can write code to analyze the logs.