xsteadfastx
released this
2023-02-24 10:22:51 +01:00
| 0 commits to master since this release
Changelog
27ce2d1
style: happy linting
1d7e0dc
style: happy linting
d5b5c13
feat(requestid): the handler is request id aware
Downloads
xsteadfastx
released this
2022-03-23 13:58:48 +01:00
| 3 commits to master since this release
Changelog
43246d2
refactor!: sets an default context logger and returns now pointers of zerolog.Logger
Downloads
xsteadfastx
released this
2022-02-18 15:41:57 +01:00
| 7 commits to master since this release
Changelog
0aada80
feat!: FromRequest and FromCtx will return the global logger if the one extracted is disabled
Downloads
xsteadfastx
released this
2022-01-24 11:45:27 +01:00
| 11 commits to master since this release
Changelog
930e291
feat!: splitting Logger function in FromRequest and FromCtx
Downloads
xsteadfastx
released this
2022-01-20 13:16:16 +01:00
| 12 commits to master since this release
Changelog
f967f4f
feat!: GetUUID returns a bool indicator if uuid is available
Downloads
xsteadfastx
released this
2022-01-17 11:41:25 +01:00
| 17 commits to master since this release
Changelog
642cbba
chore: upgrade tools
fd35c0d
docs(README): alice example
b57a91b
test: write at least status code in example
21b64e6
feat: uses alice to better readability of the chained handlers and adds access logging again
fc1a890
build: disabling test cache and ignoring varnamelen in lint
Downloads
xsteadfastx
released this
2022-01-14 13:55:05 +01:00
| 22 commits to master since this release
Changelog
6dca2d6
docs(README): updated example
d095180
build: uses go modules for tool handling
17fcd55
feat: base the lib on rs/zerolog/hlog
Downloads