diff --git a/webapp/WEB-INF/log4j2.properties b/webapp/WEB-INF/log4j2.properties index 750aa8d..d787cce 100644 --- a/webapp/WEB-INF/log4j2.properties +++ b/webapp/WEB-INF/log4j2.properties @@ -4,7 +4,7 @@ # priority setting: DEBUG < INFO < WARN < ERROR dest = err name = Log4j2PropertiesConfig -status = ERROR +status = TRACE # Appenders settings. appenders = console, logfile