Skip to content

Conversation

@nblumhardt
Copy link
Member

@nblumhardt nblumhardt commented Sep 8, 2022

Resolves #76

Serilog's DictionaryValue is a bit unloved; support was initially missed because the original codebase from which Serilog.Expressions is derived targeted the JSON data model only, and non-string-key dictionaries aren't a thing there.

@nblumhardt nblumhardt changed the title Add test cases to cover object accessor wildcards Enable wildcard indexers over dictionary elements Sep 14, 2022
@nblumhardt nblumhardt merged commit 94645ab into serilog:dev Sep 14, 2022
@nblumhardt nblumhardt mentioned this pull request Sep 14, 2022
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.

Index Wildcards don't appear to work for Dictionaries stored in the event properties

1 participant