This question shows research effort; it is useful and clear
5
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
I know that slf4j is interface that have a java.util.logging implementation. But what if I use slf4j and must pass an java.util.logging.Logger to some third part library? Is there wraper for slf4j logger that I can pass as java.util.logging.Logger?