EnvironmentX extension
Extension methods for Environment.
- on
Properties
- isDevelopment → bool
-
Available on Environment, provided by the EnvironmentX extension
Whether this is a development environment.no setter - isProduction → bool
-
Available on Environment, provided by the EnvironmentX extension
Whether this is a production environment.no setter - isStaging → bool
-
Available on Environment, provided by the EnvironmentX extension
Whether this is a staging environment.no setter - shouldLog → bool
-
Available on Environment, provided by the EnvironmentX extension
Whether verbose logging should be enabled.no setter