RESTEasy is very flexible when comes to logging support. It can work with log4j, slf4j and java.util.logging also. Algorithm used to decide that which logging framework needs to be used...
The post RESTEasy + Tomcat 7 + SLF4J logging example appeared first on How To Do In Java.