9 string references to 'watchdog'

actions_loop_test_watchdog in drupal/modules/simpletest/tests/actions_loop_test.module
Implements hook_watchdog().
bootstrap_hooks in drupal/includes/bootstrap.inc
Defines the critical hooks that force modules to always be loaded.
dblog_top in drupal/modules/dblog/dblog.admin.inc
Page callback: Shows the most frequent log messages of a given event type.
dblog_update_7001 in drupal/modules/dblog/dblog.install
Update the {watchdog} table.
dblog_update_7002 in drupal/modules/dblog/dblog.install
Add an index to the severity column in the watchdog database table.
dblog_update_7003 in drupal/modules/dblog/dblog.install
Account for possible legacy systems where dblog was not installed.
drupal-6.bare.database.php in drupal/modules/simpletest/tests/upgrade/drupal-6.bare.database.php
drupal-6.filled.database.php in drupal/modules/simpletest/tests/upgrade/drupal-6.filled.database.php
_drupal_log_error in drupal/includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.