RED-4928: Changed level setting of root logger to see if it is normally blocking the log output

This commit is contained in:
Viktor Seifert 2022-08-12 17:26:05 +02:00
parent 02392e22e6
commit 0405d3e9d7

View File

@ -1,4 +1,4 @@
log4j.rootLogger=ERROR,stdout
log4j.rootLogger=INFO,stdout
log4j.logger.com.endeca=INFO
# Logger for crawl metrics
log4j.logger.com.endeca.itl.web.metrics=INFO