Port details |
- py-logzero Robust and effective logging for Python
- 1.7.0 devel
=1 Version of this port present on the latest quarterly branch. - Maintainer: ports@nicandneal.net
 - Port Added: 2021-10-28 07:21:07
- Last Update: 2021-10-28 07:17:17
- Commit Hash: 1570b78
- People watching this port, also watch:: json-c, rubywarden, sysinfo, miller
- Also Listed In: python
- License: MIT
- Description:
- Robust and effective logging for Python 2 and 3.
- Easy logging to console and/or (rotating) file.
- Provides a fully configured standard Python logger object.
- Pretty formatting, including level-specific colors in the console.
- Windows color output supported by colorama
- Robust against str/bytes encoding problems, works with all kinds of
character encodings and special characters.
- Multiple loggers can write to the same logfile (also across multiple
Python files).
- Global default logger with logzero.logger and custom loggers with
logzero.setup_logger(..).
- Compatible with Python 2 and 3.
- All contained in a single file.
- Licensed under the MIT license.
- Heavily inspired by the Tornado web framework.
WWW: https://github.com/metachris/logzero
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}logzero>0:devel/py-logzero@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-logzero/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-logzero
- pkg install py38-logzero
NOTE: This is a Python port. Instead of py38-logzero listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-logzero
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1626095363
SHA256 (logzero-1.7.0.tar.gz) = 7f73ddd3ae393457236f081ffebd044a3aa2e423a47ae6ddb5179ab90d0ad082
SIZE (logzero-1.7.0.tar.gz) = 577803
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- devel/py-cadquery-pywrap
- Configuration Options:
- No options to configure
- Options name:
- devel_py-logzero
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Oct 2021 07:17:17 1.7.0
|
Yasuhiro Kimura (yasu)  Author: Neal Nelson |
devel/py-logzero: Add new port
Robust and effective logging for Python 2 and 3.
PR: 256924 |
Number of commits found: 1
|