aklivity / zilla

🦎 A multi-protocol edge & service proxy. Seamlessly interface web apps, IoT clients, & microservices to Apache Kafka® via declaratively defined, stateless APIs.
https://docs.aklivity.io/zilla
Other
548 stars 50 forks source link

Zilla logging needs improvement #1336

Open suman-gh-user opened 4 days ago

suman-gh-user commented 4 days ago

Zilla doesn't log any stack trace if there is any issues occurs it just logs a single error statement which doesn't help to investigate any issues. Also debug logs needs to be improved so that it would be helpful to understand the execution flow and identify exactly where the issue happening and narrow down the problem.