Github user eolivelli commented on the issue: https://github.com/apache/bookkeeper/pull/145 @jvrao I see your point. In order to achieve this goal in my company we use error collectors which gather error streams from the various machines (using Kafka/ElasticSearch and so on). But without "parsing" textual log messages, which can change from version to version, our apps signal errors in a more structured format. We cannot use this method for error generated but third party libs, and we only log exceptions with some kind of "context".
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---