flowpack/monolog

Last activity 17 Jan 2024 3 21510
composer require flowpack/monolog

Monolog integration for Flow

2.0.0

Version
2.0.0
Type
neos-package
Release Date
Mar 14, 2022 09:24
Source
git
Distribution
zip
Requires
  • neos/flow: ^5.0 || ^6.0 || ^7.0 || dev-master
  • monolog/monolog: ^1.23 || ^2.3
cbac94a2a86a8e6740c06d9737674b6afb919049

Readme excerpt

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.


Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 52 package(s).