We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I would like to add some request information to my error log messages (http url / endpoint name / request params)
What is the proper way to do this? With http.ServerErrorLogger() I have no access to context
http.ServerErrorLogger()
Activity