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

Default metadata application fixes #1879

Closed
wants to merge 2 commits into from
Closed

Default metadata application fixes #1879

wants to merge 2 commits into from

Conversation

traceon
Copy link

@traceon traceon commented Jan 13, 2021

  • Systematically apply defaultMeta with lowest priority
  • defaultMeta override in child logger fully replaces defaultMeta of the parent, with same behavior as regular defaultMeta
  • Added type info for rejectionHandlers
  • Removed handleExceptions as it should be defined in transports

defaultMeta override in child logger fully replaces defaultMeta of the parent
Incorporate the test from #1875
Remove unused handleExceptions
Add rejectionHandlers
@maverick1872
Copy link
Member

Tested your implementation against the new test cases I've developed in #1989. 20 of them (some preexisting) are failing so I think it best to close this PR for an alternative implementation.

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.

2 participants