---
- Add ``ignore`` feature to configuration. A value consisting of
space-separated entry point names can be used here, indicating that
these exception types should not be logged or kept in exception
history.
- Allow ``__error_log__`` view path to be configured via ``path`` entry in
Paste configuration.
- Place ``repoze.errorlog.path`` and ``repoze.errorlog.entryid`` in the
WSGI environment to allow error-catching middleware and apps to
compose URLs to errors.