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

server: support optionally logging the event name, params and query in the server logger #1463

Closed
dirkdev98 opened this issue Dec 27, 2021 · 0 comments · Fixed by #1488
Closed
Labels
prio 2 Issues with a lower prio, mostly features

Comments

@dirkdev98
Copy link
Member

Probably make it fully optional:

  • Enable or disable adding the request path + method
  • Enable or disable adding ctx.event.name
  • Enable or disable adding ctx.validatedParams
  • Enable or disable adding ctx.validatedQuery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio 2 Issues with a lower prio, mostly features
Projects
None yet
1 participant