aboutsummaryrefslogtreecommitdiff
path: root/pkg/ext/log.go
AgeCommit message (Collapse)Author
3 daysfeat: Wrap requestGabriel A. Giovanini
Since request is not a interface I need to create a wraper for it so I can extend it later.
2024-07-05feat: Add user-agent to logsv0.0.10Gabriel A. Giovanini
2024-06-08feat: Add encoding and size to logGabriel A. Giovanini
2024-06-08feat: Add error handlingGabriel A. Giovanini