diff options
Diffstat (limited to 'id')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/log4j.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/id/server/data/deploy/conf/moa-id/log4j.properties b/id/server/data/deploy/conf/moa-id/log4j.properties index 1a9787815..310b58a3d 100644 --- a/id/server/data/deploy/conf/moa-id/log4j.properties +++ b/id/server/data/deploy/conf/moa-id/log4j.properties @@ -9,6 +9,7 @@ log4j.logger.iaik.server=info log4j.logger.at.gv.egovernment.moa.id=info log4j.logger.at.gv.egovernment.moa.id.proxy=info log4j.logger.eu.stork=info +log4j.logger.org.hibernate=warn # configure the stdout appender log4j.appender.stdout=org.apache.log4j.ConsoleAppender |