You are here

README.txt in Error Log 8

Same filename and directory in other branches
  1. 7 README.txt
Error Log
=========

Once Drupal 8 bootstraps, it sends only a subset of errors to PHP's error log —
which could be, for example, an error log in Apache, or stderr on the command
line.

Error Log module adds the PHP error log as a Drupal logger implementation, so
errors will once again appear in the same log or console that they appeared in
before Drupal bootstrapped.

Please file bug reports and feature requests at:
https://www.drupal.org/project/error_log

File

README.txt
View source
  1. Error Log
  2. =========
  3. Once Drupal 8 bootstraps, it sends only a subset of errors to PHP's error log —
  4. which could be, for example, an error log in Apache, or stderr on the command
  5. line.
  6. Error Log module adds the PHP error log as a Drupal logger implementation, so
  7. errors will once again appear in the same log or console that they appeared in
  8. before Drupal bootstrapped.
  9. Please file bug reports and feature requests at:
  10. https://www.drupal.org/project/error_log