Skip to main content
@brushy/di-monitor observes Container events and provides buffered history, aggregate stats, and optional console logging.
Also re-exported from @brushy/di and @brushy/di/monitor.

Quick start

When to use

Attaching a monitor calls container.observe(), which enables the event emission path for all resolves. Use filtered eventTypes in production or detach with stop() when not needed.

Package exports