You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature flags may not exist in production environments prior to CI/CD deployments.
The task of adding feature flags for us is tracked via external tools so an error log entry is needless and clogs our log monitors giving false positives, so a warning would be a sufficient level in this case.
It might even be nice to have the level entirely configurable for flag not found or disable it entirely.