AntoineGa / Seq.App.Teams

Seq application for Microsoft Teams
MIT License
13 stars 10 forks source link

Support JSON serialization for complex properties #11

Closed justinspradlin closed 4 years ago

justinspradlin commented 4 years ago

It would be very useful to have a feature where the user can configure certain properties to serialize as JSON on the output. In my particular use case I want to be able to view complex information about health reports via the Teams message card.

See PR https://github.com/AntoineGa/Seq.App.Teams/pull/10 for a potential solution.

AntoineGa commented 4 years ago

fixed by @justinspradlin in 1.0.22