Include message ID (WID) in output from Watchdog status

Created on 17 March 2025, about 1 month ago

Problem/Motivation

Currently, for Watchdog messages the module outputs something like this:

WATCHDOG:severity=date type message

It could be interesting to add the message id (wid), so if someone wants to check the message its URL would be just admin/reports/dblog/event/[wid].

Proposed resolution

Add the wid to the output. For example:

WATCHDOG:severity=wid date type message

Changes

The output format will change. This may impact anybody that is processing the output to extract current fields (date, type, message).

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇪🇸Spain tunic Madrid

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