Files
fusion/packages/core/src
Fusion bade52f5bc feat(FN-2121): introduce structured logging in plugin loader
- Add a reusable createLogger utility in @fusion/core for prefixed log/warn/error output
- Replace plugin-loader console logging with structured logger calls across load, reload, stop, and hook paths
- Route plugin-scoped logger methods through createLogger, including debug gating on DEBUG=plugins
- Add regression tests that mock logger.js and verify key structured log emissions and error logging flows
2026-04-19 10:13:34 -07:00
..
2026-04-18 10:28:16 -07:00
2026-04-18 20:56:12 -07:00
2026-04-19 10:13:34 -07:00