Skip to content

App: Setting up Environments #11

@nicseltzer

Description

@nicseltzer

Implement a way to determine the environment in which the application is currently running. It should be possible to reference the current environment from any aspect of the application for the purposes of altering the behavior of the application at runtime (e.g.: DEBUG logging should be present at runtime in DEV/TEST, but not in PROD).

This will relate to the way that we do database selection between local dev and other environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions