Skip to content

Cache debbuging

To make the process of configuration and debugging more comfortable, we provide several useful ENV variables.

VariablePurpose
GEKO_CONFIG_STATS_OUTPUTSaves geko command logs to the .geko folder in the project root.
GEKO_CONFIG_CACHE_TARGET_HASHES_SAVEDuring cache warmup, it saves logs for each module
GEKO_CONFIG_LOG_STORAGE_DIRAllows you to specify a custom folder for build, hash, and analytics logs. If not specified, it saves to the geko folder in the project root.