WATCHDOG_NOTICE

Log message severity -- Normal but significant conditions.

Related topics

31 uses of WATCHDOG_NOTICE
aggregator_form_category_submit in modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_form_category().
aggregator_form_feed_submit in modules/aggregator/aggregator.admin.inc
Form submission handler for aggregator_form_feed().
book_admin_edit_submit in modules/book/book.admin.inc
Form submission handler for book_admin_edit().
comment_form_submit in modules/comment/comment.module
Process comment form submissions; prepare the comment, store it, and set a redirection target.
contact_category_delete_form_submit in modules/contact/contact.admin.inc
Form submission handler for contact_category_delete_form().

... See full list

File

includes/bootstrap.inc, line 103

Code

define('WATCHDOG_NOTICE', 5);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.