univeros / logging
PSR-3 application logging for Altair, backed by Monolog and wired from LOG_* env vars. JSON-lines to stderr by default.
v2.3.0
2026-06-03 14:56 UTC
Requires
- php: >=8.3
- monolog/monolog: ^3.0
- psr/log: ^3.0
- univeros/configuration: ^2.0
- univeros/container: ^2.0
This package is auto-updated.
Last update: 2026-06-03 17:54:14 UTC
README
PSR-3 application logging for Altair, backed by Monolog and wired from
LOG_*env vars
Installation
composer require univeros/logging
Documentation
The full guide for this package lives in the Univeros documentation.
Contributing
This repository is a read-only mirror of src/Altair/Logging/ in univeros/framework. All issues, pull requests, and discussion belong there — changes pushed here will be overwritten by the next split.
License
The Univeros framework is open-sourced software licensed under the MIT license.