[slf4j-user] Recommendation for library writers: use thiscopy and paste wrapper around SLF4j to avoid default static initialization
Joachim Durchholz
jo at durchholz.org
Fri Mar 17 20:14:23 CET 2017
Am 17.03.2017 um 16:51 schrieb Adam Gent:
> Many library writers want to use SLF4j but may want to avoid the
> default initialization and binding process.
Are you doing a lazily-initialized wrapper around the logger factory?
More information about the slf4j-user
mailing list