Open
Description
Currently there is no concept of environments in Exceptionless. We would like to separate Production exceptions from development environments. The current workaround we have is to create an project per app, per environment. For example: "Public Website (Production)" and "Public Website (Development Environment)".
A couple of ideas:
- Allow me to define environments on a per-project basis and give me different API keys per environment. Have an environment switcher in the UI.
- Build in the concept of test vs production and provide an API key for each per project. Have a test / prod switch in the UI.