Hi @ShubhamAEM The issue arises because the log level value for 'Information' is missing, which is a required property for the logger configuration. If you attempt to save the configuration with the other four levels—Trace, Debug, Warning, and Error—it should work. However, the missing 'Information'...