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
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?