Closed nblumhardt closed 2 years ago
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.
DictionaryValue
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.