Hi there, I wanted to ask, if you may think it would be a good idea to have an CDI Producer for slf4j Logger instances based on the target class? In our projects, we create each time such an instance fo do something like this:
public class MySpecialBean { @Inject Logger myLogger; } What do you think? Best Regards Patrick
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev