Asaf Peleg
09/30/2023, 5:38 AMch.qos.logback.classic.encoder.JsonEncoder
doesn't want to serialize kotlinx.datetime.LocalDateTime
It seems that the underlying encoder uses Jackson and I'm wondering if I have to pass something special to the encoder to make it work? Can't seem to find any info online about that and wondering if someone has run across this before.