Skip to content

Don't capture properties with private get accessors#2103

Merged
nblumhardt merged 1 commit into
serilog:devfrom
nblumhardt:ignore-private-getters
Aug 26, 2024
Merged

Don't capture properties with private get accessors#2103
nblumhardt merged 1 commit into
serilog:devfrom
nblumhardt:ignore-private-getters

Conversation

@nblumhardt

Copy link
Copy Markdown
Member

Fixes #2102

I suspect this is also the cause of #2087 (CC @rcollette).

@JpWebster JpWebster left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

These changes look good.

@nblumhardt
nblumhardt merged commit 68881e1 into serilog:dev Aug 26, 2024
@nblumhardt nblumhardt mentioned this pull request Sep 27, 2024
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.

Destructuring behaviour of objects with private getter has changed

2 participants