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

Consolidate route logging #827

Merged
merged 5 commits into from
Mar 19, 2021
Merged

Consolidate route logging #827

merged 5 commits into from
Mar 19, 2021

Conversation

adamkingit
Copy link
Contributor

No description provided.

@adamkingit adamkingit force-pushed the fixRouteLogging branch 3 times, most recently from 4158716 to cf55fd2 Compare March 18, 2021 23:17
Update aws-sdk back to the original version

Rebase packages
};
}
let result = {
name: route,
parseUA: false,
excludes: ['referer', 'url', 'body', 'short-body'],
levelFn: responseCodeMapper,
obfuscate: ['razee-org-key'],
Copy link
Contributor

Choose a reason for hiding this comment

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

should this be obfuscate: ['req.headers.razee-org-key'], instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

probably/ I'll push an update for this as well as to make the config consistent

@dalehille dalehille merged commit fab3416 into master Mar 19, 2021
@dalehille dalehille deleted the fixRouteLogging branch March 19, 2021 20:03
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

Successfully merging this pull request may close these issues.

None yet

2 participants