diff options
Diffstat (limited to 'id.server/data/deploy/conf/moa-id/log4j.properties')
-rw-r--r-- | id.server/data/deploy/conf/moa-id/log4j.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id.server/data/deploy/conf/moa-id/log4j.properties b/id.server/data/deploy/conf/moa-id/log4j.properties index bbec1cb1e..8c1b90293 100644 --- a/id.server/data/deploy/conf/moa-id/log4j.properties +++ b/id.server/data/deploy/conf/moa-id/log4j.properties @@ -4,7 +4,7 @@ org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.Log4jFacto # define log4j root loggers log4j.rootLogger=info, stdout, R log4j.logger.moa=info -log4j.logger.moa.spss.server=debug +log4j.logger.moa.spss.server=info log4j.logger.iaik.server=info log4j.logger.moa.id.auth=debug log4j.logger.moa.id.proxy=debug |