I recently was confused by:
- The UI page is called 'Recent log messages'
- The module is called 'Database Logging' (
dblog) - The API function for adding messages is called
watchdog()
My research took me to this page which explains that the term 'watchdog' comes from the name of the predecessor to our dblog module from Drupal 4 & 5!
Since we more-or-less use the terms 'log/logging' now (in both the UI and the module name), I propose deprecating the watchdog*() functions and creating more generic and consistent log*() functions instead.
GitHub Issue #:
4749
Recent comments
Ruby Text can be a bit of a hassle to edit... Yes, I can imagine that. No idea, how an editor dialog (or whatever) for easier editing of those should look like - in terms of...
Specific tags to work in CKEditor 5
"why are these tags only relevant for admins?" I'm allowing the editor as well. That being said, Ruby Text can be a bit of a hassle to edit... easy to accidentally delete a tag or part of a...
Specific tags to work in CKEditor 5
Out of curiosity: why are these tags only relevant for admins? Don't "regular" editors on that site also need them under circumstances? Yes, the editors play nicely, no problem to...
Specific tags to work in CKEditor 5