Debug logger is writing notices to watchdog

Created on 5 January 2024, 11 months ago

On each menu save, the "mymodule submit" notice is written to watchdog.
The log message is triggered from the menu_item_limit_config_menu_submit function:

\Drupal::logger('menu_item_limit')->notice('mymodule submit ');

Seems to be a debug message that should not be used in production code, I'll remove it via merge request

📌 Task
Status

Needs review

Version

2.1

Component

Code

Created by

🇧🇪Belgium robindh

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024