Closed zaha closed 7 years ago
I will try to take care of that this week - thanks for PR
Does it break any existing interfaces (compatibility with previous version)?
It shouldn't, I added new overloads for the creation of the sink and defaults for the existing factory method. All new properties also have defaults.
LGTM then :)
Hi @mgibas,
I added support for the outputTemplate/message formatting. While doing so, I stumbled over a little bug that prevented the short format from being used for the attachments. I also added new options to allow the usage of the short format via config flag.
Furthermore, I added the possibility to have the log context properties being added as attachments as well. Really like it that way =)
Hope you find the time to merge this and publish the new version in a timely manner. Want to use this for some of our web services via the NuGet package :)
Cheers Michael