flowpack/monolog
composer require flowpack/monolog
Monolog integration for Flow
2.1.0
- Requires
- ext-json: *
- neos/flow: ^7.3 || ^8.0
- monolog/monolog: ^2.3 || ^3.0
Monolog Integration for Flow
Provides a monolog factory ready for Flow 5.0. Also replaces all Neos logs (Security, System, Query, I18n) with Monolog by default. To change that and the handlers check the Settings.yaml.
For more information about Handlers check also the monolog package.
The monolog format is slightly different than the default Flow log file format, also the configured monolog handler does no log rotation like the Flow log does, so you need to take care of that.
The same vendor provides 51 package(s).