-
-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Description
Hi @oshai!
First of all, thank you for your work in the library!
I'm having an issue migrating to v5 and I can't seem to find a good approach to solve this problem.
We are using LogstashMarker
s which is basically an implementation of org.slf4j.Marker
interface provided by the logstash-logback-encoder
library.
Migrating to V5 from V3 is proving to be more difficult because the KLogger
methods only accept a io.github.oshai.kotlinlogging.Marker
interface.
In this case, how would you suggest to proceed? I tried looking into the documentation and other issues in the project but could not find any approach to this.
Thank you for time!
Metadata
Metadata
Assignees
Labels
No labels