taoensso / roadmap

Taoensso open source roadmap
https://www.taoensso.com/roadmap
0 stars 0 forks source link

Timbre: built-in SLF4J support #11

Open ptaoussanis opened 1 month ago

ptaoussanis commented 1 month ago

Task: Backport Telemere's built-in SLF4J support to Timbre.

Motivation:

Timbre currently only supports SLF4J via a community library that's been difficult to keep tested and fully synced with upstream Timbre.

Telemere has high-quality SLF4J support, including support for all of SLF4J's latest API features that wouldn't be too much effort to port.