Commit c3a8ebaf authored by liuchao's avatar liuchao

no message

parent fd3b2247
### set log levels ### ### set log levels ###
log4j.rootLogger=stdout,D,E log4j.rootLogger=debug,stdout,D,E
log4j.logger.org.hibernate=INFO log4j.logger.org.hibernate=debug
log4j.logger.org.hibernate.type=ALL log4j.logger.org.hibernate.type=ALL
log4j.logger.org.hibernate.SQL=debug
### print log to console ### ### print log to console ###
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment