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 · 1 comment
Open

Modify default logging strategy #52

gestrada-kr opened this issue Jul 8, 2022 · 1 comment

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?

@jeremy-daley-kr
Copy link

@gestrada-kr Did you notice that after an upgrade from a previous major version? This wasn't a thing for my project until now that I'm trying to upgrade to latest (v4.0.0).

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

2 participants