
We are applying Hibernate Envers for existing hibernate project.
If there is any specific errors related to hibernate envers those are not coming in console.
We had the following statements in log4j
log4j.appender.stdout=org.apache.log4j.ConsoleAppender log4j.appender.stdout.Target=System.out log4j.appender.stdout.layout=org.apache.log4j.PatternLayout log4j.appender.stdout.layout.ConversionPa ttern=%d{ABSOLUTE} %5p %c{1}:%L - %m%n log4j.rootLogger=info,stdout log4j.logger.org.hibernate.type=trace log4j.logger.org.hibernate=INFO log4j.logger.org.hibernate=debug log4j.logger.org.hibernate.SQL=debug
Is there any specific log4j statements for Hibernate Envers.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.