Products.SiteErrorLog
The SiteErrorLog object is a valuable debugging aid. It records all exceptions happening in its container and all subfolders as your site’s code executes.
SiteErrorLog recorded errors are not persistent, they are stored in RAM and thus disappear when the Zope process restarts.
Changelog
7.0 (2025-11-20)
Switch to PEP 420 native namespace.
Add support for Python 3.12, 3.13 and 3.14.
Drop support for Python 3.7, 3.8 and 3.9.
6.0 (2023-02-01)
Drop support for Python 2.7, 3.5, 3.6.
5.7 (2022-12-16)
Fix insidious buildout configuration bug for tests against Zope 4.
Add support for Python 3.11.
5.6 (2022-07-05)
Add support for Python 3.10.
Render date in addition to time in ZMI error log. (#31)
5.5 (2021-03-15)
Add support for Python 3.9.
Update configuration for version 5 of isort
5.4 (2020-02-06)
Log transient errors that can be re-tried as INFO only (#21)
5.3 (2019-04-13)
stricter flake8 configuration
add badges and additional information links to package information
Make sure Zope 4 ZMI shows no add dialog (#19)
5.2 (2019-03-19)
5.1 (2018-12-18)
Flake8 the code.
Ignored exception types no longer accidentally get converted to bytes and back on Python 3. (#13)
5.0 (2018-11-06)
Drop support for Zope 2, require Zope >= 4.0b6 now.
Add support for Python 3.5, 3.6 and 3.7.
Drop ZServer dependency.
Add IPubFailure event handler so it writes error log entries again.
Bring back Application initialization (creation of SiteErrorLog in the ZODB on first startup).
Style forms for Bootstrap ZMI. (#12)
4.0 (2016-07-22)
Add configure.zcml with deprecatedManageAddDelete directive.
3.0 (2016-07-19)
Drop test and zope212 setuptools extras.
Add error event.
2.13.2 (2014-02-10)
Release as a separate package (previously in Zope2).
Release files for Products.SiteErrorLog 7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| products_siteerrorlog-7.0.tar.gz | 18.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| products_siteerrorlog-7.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 35.9 kB
Release files / products_siteerrorlog-7.0.tar.gz
| Download URL | products_siteerrorlog-7.0.tar.gz |
|---|---|
| Size | 18.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
eb779f23d04f8dce4ad09974c781de0319c947325d2cc82664423d146eb20446
|
|
BLAKE2b-256 checksum How to use checksums |
efcaac118c8aee7f20ad456a43053395bab8e346059db466105b1222722d8a81
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.7
|
Release files / products_siteerrorlog-7.0-py3-none-any.whl
| Download URL | products_siteerrorlog-7.0-py3-none-any.whl |
|---|---|
| Size | 17.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
58cbe18d39fceac298a3bbb17829ae696bfaaef8cfbdb2fb8687c4a7d2dd7efa
|
|
BLAKE2b-256 checksum How to use checksums |
03fd5c84c34a8bb456f1d21fdc338bfeaa9c375a0a13acd41028ffecb4b18077
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.7
|