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

Add GetRespHeader, GetReqHeaders and TagReqHeaders for logger mw #1678

Merged
merged 3 commits into from Dec 31, 2021

Conversation

efectn
Copy link
Member

@efectn efectn commented Dec 29, 2021

Ctx:

  • Add GetRespHeader.
  • Add GetReqHeaders methods.

Logger Middleware:

Copy link
Member

@ReneWerner87 ReneWerner87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget the doc repository

@efectn
Copy link
Member Author

efectn commented Dec 31, 2021

Don't forget the doc repository

Added

@ReneWerner87
Copy link
Member

@efectn
Copy link
Member Author

efectn commented Dec 31, 2021

One last thing,

https://github.com/gofiber/fiber/blob/master/middleware/logger/README.md#constants

Done

@ReneWerner87 ReneWerner87 merged commit 59240b5 into gofiber:master Dec 31, 2021
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.

🚀 Log request headers in logger middleware
2 participants