fluency icon indicating copy to clipboard operation
fluency copied to clipboard

make it possible to run fluency without runtime dependency on jackson

Open pkolaric opened this issue 5 months ago • 3 comments

This allows running fluency without runtime dependencies on jackson-databind (e.g. in Micronaut ecosystem), by implementing a custom org.komamitsu.fluency.recordformat.RecordFormatter and passing it to FluencyBuilderForFluentd.

pkolaric avatar Sep 24 '24 15:09 pkolaric