Downgrade logged messages for menu changes from notice to info

Created on 3 January 2024, 6 months ago
Updated 19 January 2024, 6 months ago

Problem/Motivation

Currently, messages are logged with a severity level of "notice" when creating or updating menu through the UI. These activities are normal functionality of the menu_ui module and should be logged with a severity level of "info" if logging at all.

Steps to reproduce

Log in as a user with permission to administer menu and menu links.
Turn on DBLog module.
Create or update a menu.
Check the DBLog report, note that normal activity of creating or updating a menu is logged with a severity level of "notice".

Proposed resolution

Downgrade logged messages reflecting normal functions of the menu_ui module from "notice" to "info", as per the Syslog protocol, messages that confirm that a program is working as expected should be logged as Informational messages.

✨ Feature request
Status

Needs work

Version

10.2 ✨

Component
Menu UI  →

Last updated 5 days ago

No maintainer
Created by

🇺🇸United States lhridley

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