datalust / serilog-sinks-seq

A Serilog sink that writes events to the Seq structured log server
https://datalust.co/seq
Apache License 2.0
239 stars 50 forks source link

Serilog won't destructure collections of objects #118

Closed cdarrigo closed 5 years ago

cdarrigo commented 5 years ago

See details here --> https://github.com/serilog/serilog/issues/1182

@nblumhardt thought it to be an issue with the sink rather than the serilog logger itself.

nblumhardt commented 5 years ago

Hi @cdarrigo - the repository you're looking for is https://github.com/serilog/serilog-sinks-applicationinsights. This repo doesn't have any bearing on this particular issue. Cheers!