Replace core logging with Monolog

État de développement
Work In Progress
Sites actifs
Développé par

Monolog logging extension.

This extension provides more nuanced, extendable PSR3 logging implementations. There are a wide range of monolog extensions and options available including logging to slack/hipchat/mattermost, various issue trackers and various log aggregators

  • see

https://seldaek.github.io/monolog/doc/02-handlers-formatters-processors.html#third-party-packages https://github.com/Seldaek/monolog/wiki/Third-Party-Packages.

However, only a few are implemented at this stage. I have not included options to specify the log file name or directory through the UI at this stage as I want to ensure any security implications are considered before exposing that. Anything with security implications to think through (eg. being able to rename or relocate the log files) has not been included in this initial version.