Hi,
I am Using
Jboss 7.1 with Spring 4 and Hibernate4.
When i start the server i see many logs related to
org.hibernate.tool.hbm2ddl and
org.springframework.web.servlet.
How can i use log4j to redirect these logs to separate log file instead of Server Log.Can some one provide a working example
Thanks in Advance