notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details on branch 2022Q4
py-loguru Python logging made (stupidly) simple
0.7.3 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-23 06:22:12
Last Update: 2026-02-03 05:09:36
Commit Hash: c7b601c
Also Listed In: python
License: MIT
WWW:
https://loguru.readthedocs.io/en/stable/
https://github.com/Delgan/loguru
Description:
Loguru is a library which aims to bring enjoyable logging in Python. Did you ever feel lazy about configuring a logger and used print() instead?... I did, yet logging is fundamental to every application and eases the process of debugging. Using Loguru you have no excuse not to use logging from the start, this is as simple as from loguru import logger. Also, this library is intended to make Python logging less painful by adding a bunch of useful functionalities that solve caveats of the standard loggers. Using logs in your application should be an automatism, Loguru tries to make it both pleasant and powerful.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}loguru>0:devel/py-loguru@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-loguru/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-loguru
  • pkg install py311-loguru
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-loguru listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-loguru
Package flavors (<flavor>: <package>)
  • py311: py311-loguru
distinfo:
TIMESTAMP = 1769874324 SHA256 (loguru-0.7.3.tar.gz) = 19480589e77d47b8d85b2c827ad95d49bf31b0dcde16593892eb51dd18706eb6 SIZE (loguru-0.7.3.tar.gz) = 63559

Packages (timestamps in pop-ups are UTC):
py37-loguru
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.5.3--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py39-loguru
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--0.7.0--n/an/an/a
FreeBSD:14:latest--0.6.0--0.7.0-0.7.0
FreeBSD:14:quarterly-----0.7.20.7.20.7.2
FreeBSD:15:latest--n/a-n/an/a0.7.20.7.2
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-loguru
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.30.7.3-0.7.2_10.7.3n/an/an/a
FreeBSD:13:quarterly0.7.2_10.7.3-0.7.2_10.7.3n/an/an/a
FreeBSD:14:latest0.7.30.7.3-0.7.2_10.7.3---
FreeBSD:14:quarterly0.7.30.7.3-0.7.2_10.7.3---
FreeBSD:15:latest0.7.30.7.3n/a0.7.2_1n/an/a--
FreeBSD:15:quarterly0.7.30.7.3n/a-n/an/a--
FreeBSD:16:latest0.7.30.7.3n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-flit-core>=3<4 : devel/py-flit-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-colorama>=0 : devel/py-colorama@py311
  2. py311-freezegun>=0 : devel/py-freezegun@py311
  3. py311-mypy>=0 : devel/py-mypy@py311
  4. py311-pytest>=7,1 : devel/py-pytest@py311
  5. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. finance/py-pythclient
  2. misc/py-compressed-tensors
  3. misc/py-kokoro
  4. net-mgmt/py-ciscoconfparse
  5. science/py-kliff
  6. www/flexget

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/py-flexget*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-loguru
USES:
cpe python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/l/loguru/
  2. https://pypi.org/packages/source/l/loguru/
Collapse this list.

There are no commits on branch 2022Q4 for this port