Namespaces
@system-inc/base-foundation · 515c140 · 1 symbols
BaseEnvironmentKeys
namespace
Well-known environment variable keys used by the framework.
Members
BuildTimestamp:BaseEnvironmentKey<string>CfVersionMetadata:BaseEnvironmentKey<WorkerVersionMetadata>CommitSha:BaseEnvironmentKey<string>Databases:BaseEnvironmentKey<unknown>DeployedBy:BaseEnvironmentKey<string>Environment:BaseEnvironmentKey<string>ExecutionMode:BaseEnvironmentKey<ExecutionModeType>LogLevel:BaseEnvironmentKey<string>Log-level directive applied at boot, overriding
BaseSettings.logging.level. A default level and/or per-category overrides, e.g.warnorwarn,rpc=debug.Platform:BaseEnvironmentKey<PlatformType>