Sounds great! Is it possible to make already compiled code to prefer your LoggerFactory over the one that provides slf4j?
Regards, Vitaliy S On Tue, Feb 24, 2015 at 8:30 PM, Joachim Durchholz <[email protected]> wrote: > Am 24.02.2015 um 17:32 schrieb Vitaliy Semochkin: > >> Thank you very much for fast reply Joachim! >> >> I was hopping to do it via slf4j API, because my framework users often use >> log4j together with slf4j. >> >> The question remains: >> Is there a way to tell LoggerFactory to instantiate a Logger instance and >> wrap it with my Logger (which will amend messages)? >> > > I do not think so, but I simply wrote my own LoggerFactory. > > Regards, > > Jo > _______________________________________________ > slf4j-user mailing list > [email protected] > http://mailman.qos.ch/mailman/listinfo/slf4j-user >
_______________________________________________ slf4j-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/slf4j-user
