Make it clear that this module override default logging registration.

Created on 15 April 2024, 2 months ago
Updated 21 June 2024, 5 days ago

Problem/Motivation

When monolog is enable it disables all modules that had register logging backends, it's fine but it goes again what a regular drupal developer expects: a logging module that add one more backend that doesn't mess with the other ones.

Steps to reproduce

  • Enable dblog or syslog modules
  • Check that logs go to the correct targets/backends
  • Enable monolog
  • Check that logs don't go anymore to the expected targets/backends

Proposed resolution

Make it clear on the module page and the README.md that this module bypasses default drupal logging "behavior" and other logging modules need a manual configuration to continue to works as expected.

📌 Task
Status

Fixed

Version

3.0

Component

Documentation

Created by

🇫🇷France O'Briat Nantes

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024