## Description Move `log-fastly` initialization to the Fastly adapter. Core crate uses only `log` macros with no Fastly-specific backend. ## Done when - `log-fastly` in adapter only; core uses `log` macros - Per-PR gates pass ## Blocked by PR 2 ## References - `docs/internal/EDGEZERO_MIGRATION.md` — Phase 1, PR 10 - Part of #480
Description
Move
log-fastlyinitialization to the Fastly adapter. Core crate uses onlylogmacros with no Fastly-specific backend.Done when
log-fastlyin adapter only; core useslogmacrosBlocked by
PR 2
References
docs/internal/EDGEZERO_MIGRATION.md— Phase 1, PR 10