mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
7 lines
302 B
Plaintext
7 lines
302 B
Plaintext
|
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.
|
||
|
|
||
|
WWW: http://cheeseshop.python.org/pypi/zLOG
|