michaelmcfadyensky

Results 3 comments of michaelmcfadyensky

I have the same requirement as this and would preferably use the ecs encoder with our logback.xml, if possible. I'm currently using the logback logstash encoder along with a ShortenedThrowableConverter...

I found the easiest way to integrate this is to reuse the existing `ThrowableHandlingConverter` interface that comes with logback. This allows us to plug in any existing implementation of this...

> changing source/targetCompatibility to from Java 8 to Java 17 cqlmigrate is an open source project so upgrading to java 17 would mean dropping support for any of our users...