LogoLogo
  • 💻Getting started
    • Introduction
    • Installing Air-light
      • Install using macOS LEMP & dudestack
  • 🧊Air-blocks
    • Block library
      • Hero with full height
      • Accordion
  • Working with ACF blocks
    • Caching
    • Query Monitor support
  • Advanced documentation
    • How to create a new reusable block for air-blocks and importer script
Powered by GitBook
On this page
  1. Working with ACF blocks

Query Monitor support

Last updated 3 years ago

ACF block rendering uses for logging and to help to debug.

Following log messages are in place:

  • When block output starts

  • If block is served from cache (includes the cache key)

  • If block is saved to cache (includes the cache key)

  • If block template file could not be located

Query Monitor