Currently, the WITH_LOG_STATE compiler option is hardcoded in the code, only considering release mode. For example, for storage types like ELOQSTORE, it is fixed as ROCKSDB_CLOUD_GCS. This results in the server failing to start in debug mode because there is no actual GCS environment.