Environments
We offer you three environments:
- Development
- Staging
- Production
Each environment is treated as a seperate, isolated entity, with distinct settings, credentials and users.
warning
It's not possible to migrate users between environments.
Logging
The log levels are different across the three environments. The development environment includes DEBUG messages whereas staging and production record only INFO, WARN and ERROR logging.