LGouellec / kafka-streams-dotnet

.NET Stream Processing Library for Apache Kafka 🚀
https://lgouellec.github.io/kafka-streams-dotnet/
MIT License
453 stars 73 forks source link

fix: ordering of error log parameters #224

Closed masteryee closed 1 year ago

masteryee commented 1 year ago

This PR fixes a bug where the exception details were not being logged due to the exception object being passed in the wrong parameter.