diff --git a/configs/PropertiesConfig.yaml b/configs/PropertiesConfig.yaml index d6f9f44c7..995f3fa0f 100644 --- a/configs/PropertiesConfig.yaml +++ b/configs/PropertiesConfig.yaml @@ -34,7 +34,7 @@ PropertyConfigs: - Name: urm.logging.level # Possible values: DEBUG, INFO, WARN, ERROR. - Value: "DEBUG" # Anything and everything level DEBUG and above. + Value: "WARN" # Anything and everything level WARN and above. # Only log messages of the exact severity as specified in "urm.logging.level" - Name: urm.logging.level.exact