Search code examples
drupal-7watchdog

Where I can find the error log information in drupal7


 watchdog($moduleName, $message, $variables = array($id), $severity = WATCHDOG_NOTICE, $link = NULL); 

Solution

  • In drupal all the information related to error will be logged into table name called as watchdog