Plone sites contain error log service which is located as error_log in the site root. It logs site exceptions and makes the tracebacks accessible from Plone control panel and ZMI.
The service is somewhat archaid and can log exceptions only, no plain error messages.
Site error log service source code.
Todo
Complete "Example how to add exceptions to error log"
The source code of this file is hosted on GitHub. Everyone can update and fix errors in this document with few clicks - no downloads needed.
For basic information about updating this manual and Sphinx format please see Writing and updating the manual guide.