oshai / kotlin-logging

Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.
Other
2.51k stars 110 forks source link

Leverage tail recursion when creating message out of Throwable #423

Closed severn-everett closed 1 month ago

severn-everett commented 1 month ago

This simplifies the code a bit and will allow tailrec optimization in native builds