serilog-archive / serilog-sinks-loggly

A Serilog event sink that writes to Loggly
Apache License 2.0
27 stars 30 forks source link

Move Message attribute to first position #2

Closed gerarde closed 7 years ago

gerarde commented 9 years ago

Improves readability of Loggly searches since the human-readable message comes first.

Shouldn't have any negative side effects since JSON object elements aren't supposed to be ordered, so this won't affect filtering/search within Loggly.

nblumhardt commented 7 years ago

Thanks! 12 months later it's still fresh! Sorry about the ..... glacial .... delay :-|

This sub-project really needs some additional maintenance help from someone familiar with Loggly, if anyone reading this is interested in lending a hand.