Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace logger middlware with zerolog one #421

Merged
merged 1 commit into from Aug 28, 2022
Merged

Conversation

miry
Copy link
Contributor

@miry miry commented Aug 28, 2022

Replace loggingMiddleware with zerolog/hlog one.

Example of new log record:

{"level":"debug","request_id":"cc5p6dfsemvo4p4a7sv0","client":"127.0.0.1:51587","method":"GET","url":"/version","status":200,"size":3,"duration":0.02825,"caller":"api.go:71","time":"2022-08-28T16:09:25Z"}

@miry miry self-assigned this Aug 28, 2022
@miry miry added the Toxiproxy label Aug 28, 2022
@miry miry added this to the 2.5.0 milestone Aug 28, 2022
@miry miry mentioned this pull request Aug 28, 2022
18 tasks
@miry miry force-pushed the http-api-server-timeout branch 2 times, most recently from accde4f to 0e6e62f Compare August 28, 2022 16:09
@miry miry marked this pull request as ready for review August 28, 2022 16:10
@miry miry force-pushed the http-api-server-timeout branch 4 times, most recently from d234f6d to 11dee90 Compare August 28, 2022 16:27
Replace custom logger middleware with zerolog/hlog solutions.
Use logger instance from the HTTP request.
@miry miry merged commit 805fe34 into master Aug 28, 2022
@miry miry deleted the http-api-server-timeout branch August 28, 2022 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant