This website requires JavaScript.
Explore
Help
Sign In
go
/
logz
Watch
2
Star
0
Fork
0
You've already forked logz
Code
Issues
Pull Requests
Packages
Releases
2
Activity
Files
v1.0.1
logz
/
go.mod
4 lines
44 B
Modula-2
Raw
Permalink
Normal View
History
Unescape
Escape
feat(logz): initial stable release v0.9.0 Structured logger backed by log/slog with request-context enrichment, extra-field context helpers, and duck-typed automatic error enrichment. What's included: - `Logger` interface with Debug / Info / Warn / Error / With / WithContext; `New(Options)` constructor writing to os.Stdout - `WithRequestID` / `GetRequestID` and `WithField` / `WithFields` context helpers — package owns both context keys - Automatic error_code and context-field enrichment in Logger.Error via duck-typed errorWithCode / errorWithContext interfaces (no xerrors import) Tested-via: todo-api POC integration Reviewed-against: docs/adr/
2026-03-18 13:31:39 -06:00
module
code
.
nochebuena
.
dev
/
go
/
logz
chore: bump go directive from 1.25 to 1.26
2026-05-12 02:06:32 +00:00
go
1.26
Reference in New Issue
Copy Permalink