Migration to 1.39+
Environment variables for logging
The environment variables of MACMA Core and MACMA Webapp have been prefixed with NEXEED_MACMA_ to be aligned with environment variable naming conventions. The names without prefix are still accepted for backward compatibility but deprecated.
Example: LOG_LEVEL_ROOT has been renamed to NEXEED_MACMA_LOG_LEVEL_ROOT.
The environment variables of MACMA Keycloak have been prefixed with NEXEED_MACMA_KEYCLOAK_ and aligned. The old names are still accepted for backward compatibility but deprecated.
Example: ROOT_LOGLEVEL has been renamed to NEXEED_MACMA_KEYCLOAK_LOG_LEVEL_ROOT