X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.example%2FexampleSlcAppli%2Fconf%2Flog4j.properties;h=08b13571d67e15d0796deab3f5e252aa6d12aa48;hb=4a80a6f26fa70729dfd09470e6f56171353536eb;hp=b92b4cca706aee6a4cdaea54bcbf9f44b17230cb;hpb=ad39dc06e6fcc81a50caf5c617f93f83b6cc698a;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.example/exampleSlcAppli/conf/log4j.properties b/org.argeo.slc.example/exampleSlcAppli/conf/log4j.properties index b92b4cca7..08b13571d 100644 --- a/org.argeo.slc.example/exampleSlcAppli/conf/log4j.properties +++ b/org.argeo.slc.example/exampleSlcAppli/conf/log4j.properties @@ -3,11 +3,11 @@ log4j.rootLogger=INFO, console ## Levels # Slc -log4j.logger.org.argeo.slc=TRACE +log4j.logger.org.argeo.slc=INFO # Spring log4j.logger.org.springframework=INFO # Hibernate -log4j.logger.org.hibernate=WARN +log4j.logger.org.hibernate=DEBUG #log4j.logger.org.hibernate.SQL=TRACE #log4j.logger.org.hibernate.tool.hbm2ddl=TRACE #log4j.logger.org.hibernate.type=TRACE