Closed ptaoussanis closed 2 months 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.
Just pushed Timbre v6.6.0-RC1 which includes built-in support for Java logging interop via SLF4Jv2.
Closing 👍
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.