β¨ | Drupal core | Enable users to determine which types of log messages get written to dblog/syslog. Right now it's all or nothing.
πΊπΈUnited States breathingrock
Thank. you. ElijahLynn.
This one should work now.
β¨ | Drupal core | Enable users to determine which types of log messages get written to dblog/syslog. Right now it's all or nothing.
πΊπΈUnited States breathingrock
Fixed patch - created in relation to Drupal root.
β¨ | Drupal core | Enable users to determine which types of log messages get written to dblog/syslog. Right now it's all or nothing.
πΊπΈUnited States breathingrock
28: bootstrap_watchdog-log-entry-alter_1408208_28.patch queued for re-testing.
β¨ | Drupal core | Enable users to determine which types of log messages get written to dblog/syslog. Right now it's all or nothing.
πΊπΈUnited States breathingrock
Might I suggest adding an alter hook before the log entry is processed. This would not only be generally useful, but in handling cases where the log entry array is emptied, we can prevent processing of watchdog messages as needed.