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

Modify default logging strategy #52

Open
gestrada-kr opened this issue Jul 8, 2022 · 0 comments
Open

Modify default logging strategy #52

gestrada-kr opened this issue Jul 8, 2022 · 0 comments

Comments

@gestrada-kr
Copy link

I'm looking at the default request/response logs coming from the logger and it just includes everything from the request and response, which is not the best scenario for us as some headers might include PII. How do I intercept or modify the default logger to remove or cherry pick which fields I want?

Is it better to ditch this and just use Pino and write our own logger middleware?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant