Skip to content
module@warp-drive/core/build-config/debugging

Variable LOG_CACHE sincev5.5

ts
const LOG_CACHE: boolean;

Defined in: node_modules/.pnpm/@warp-d_25f56f2729dd79700790d78740333f27/node_modules/@warp-drive/build-config/dist/debugging.d.ts:24

log cache updates for both local and remote state. Note in some older versions this was called LOG_PAYLOADS and was one of three flags that controlled logging of cache updates. This is now the only flag.

The others were LOG_OPERATIONS and LOG_MUTATIONS.

Released under the MIT License.