Skip to content

v1.3.0

Choose a tag to compare

@rasuvaeff rasuvaeff released this 01 Aug 22:20
788d5fc
  • LoggerExposureTracker / LoggerConversionTracker — default zero-infra sinks that write each event as one structured PSR-3 log record (log level configurable). Folded in from the former yii3-ab-testing-psr-logger adapter. Core config/di.php does not bind them (one-source rule); bind them in app config. Adds psr/log as a runtime dependency.