mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
6 lines
294 B
Text
6 lines
294 B
Text
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: https://pypi.org/project/zLOG/
|