Messages can be logged in Drupal using Logger service,$message = 'custom message or a variable value that needs to be logged';// Logs an array or object\Drupal::logger('module_name')->notice('<pre>'.print_r($array, TRUE).'</pre>'); Log in to post comments Category Messages