test logging
diff --git a/src/main/resources/log4j.properties b/src/main/resources/log4j.properties
index 39e040a..9754e92 100644
--- a/src/main/resources/log4j.properties
+++ b/src/main/resources/log4j.properties
@@ -31,5 +31,5 @@
 log4j.appender.debugLog.File=./logs/logging.log
 
 
-log4j.logger.de.ids_mannheim.korap.security.ac = DEBUG, policyLog
-log4j.logger.de.ids_mannheim.korap.security.auth = DEBUG, authLog
\ No newline at end of file
+log4j.logger.de.ids_mannheim.korap.security.ac = ERROR, policyLog
+log4j.logger.de.ids_mannheim.korap.security.auth = ERROR, authLog
\ No newline at end of file