https://github.com/holedaemon/ctxslog
A context-based wrapper for the slog Logger.
https://github.com/holedaemon/ctxslog
Last synced: about 2 months ago
JSON representation
A context-based wrapper for the slog Logger.
- Host: GitHub
- URL: https://github.com/holedaemon/ctxslog
- Owner: holedaemon
- License: mit
- Created: 2024-08-28T16:51:21.000Z (9 months ago)
- Default Branch: trunk
- Last Pushed: 2024-08-29T01:04:11.000Z (9 months ago)
- Last Synced: 2024-12-21T04:29:47.202Z (5 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ctxslog
A port of [zikaeroh/ctxlog](https://github.com/zikaeroh/ctxlog) to the [*slog.Logger](https://pkg.go.dev/log/slog) instead of the `zap.Logger`.
# LICENSE
[LICENSE](LICENSE)