Skip to main content

A general logging facility

Project description

https://github.com/zopefoundation/zLOG/workflows/tests/badge.svg https://coveralls.io/repos/github/zopefoundation/zLOG/badge.svg?branch=master Current version on PyPI Supported Python versions

zLOG

This package provides a general logging facility that, at this point, is just a small shim over Python’s logging module. Therefore, unless you need to support a legacy package from the Zope 2 world, you’re probably better off using Python’s logging module.

Changelog

3.1 (2020-11-18)

  • Add support for Python 3.6 up to 3.9.

  • Drop support for Python 3.3 and 3.4.

  • Flake8 the code.

3.0 (2016-04-03)

  • Add coverage testing.

  • Add Python 3.3 - 3.5 compatibility.

  • Declare currently-supported Python versions, and test them.

  • Normalize package structure (README.rst, CHANGES.rst). Synthesize package description from README.rst and CHANGES.rst.

  • Use nose for testing instead of zope.testrunner and test for 100% test coverage.

2.12.0 (2012-08-30)

  • Rely on refactored base class from ZConfig for testing logging.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page