mkaltner / Seq.App.Azure

The Azure Event Hub app for Seq (http://getseq.net) pushes data from Seq into an Azure Event Hub.
MIT License
2 stars 4 forks source link

Don't crash when receiving events that have properties named `EventType`, `Timestamp`, `Level`, and so-on #4

Closed nblumhardt closed 1 year ago

nblumhardt commented 1 year ago

I believe this is the fix for #3, though I don't have an environment to test it in. Hope this helps either way :-)

HakanL commented 1 year ago

Thanks @nblumhardt I'll merge it in and build a new package.