Skip to content

Changelog

1.0.1

Patch Changes

1.0.0

Major Changes

  • #400 f0dfe7d Thanks @theogravity! - Add the Sampling plugin (@loglayer/plugin-sampling) for randomly dropping log entries to control volume. Supports rate-based, per_level (unmapped → fallback to rate), and callback strategies. error/fatal default to 100% (can be overridden via perLevel or callback). Includes docs, 19 tests, and plugin-list sidebar.