When properties do not have a load_state decorator, a misleading log message was printed (something like "Attribute type of '...' changed from 'str' to 'str'. Ignoring value from JSON file..."). This is now removed.
This also reduces the log level from info to debug.
When properties do not have a load_state decorator, a misleading log message was printed (something like "Attribute type of '...' changed from 'str' to 'str'. Ignoring value from JSON file..."). This is now removed. This also reduces the log level from info to debug.