C
C#2y ago
NonUnique

Serilog loses List-object- property values when serializing

Anyone know fix to my issue? https://stackoverflow.com/questions/74030184/serilog-loses-listobject-property-values-when-serializing >Problem: Property List<object> gets destructed into [[[[]],[[]]]].
Stack Overflow
Serilog loses List property values when serializing
I’m having problem transforming object to JSON with Serilog. Problem: Property List<object> gets destructed into [[[[]],[[]]]]. I log events on Angular with ngx-logger and send to my ASP .NET 6
0 Replies
No replies yetBe the first to reply to this messageJoin