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 photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q4
py-loguru Python logging made (stupidly) simple
0.7.2_1 devel on this many watch lists=2 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.2_1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-05-23 06:22:12
Last Update: 2025-03-08 04:05:21
Commit Hash: 06a08e6
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://pypi.org/project/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.
Homepage    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.
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 = 1694272586 SHA256 (loguru-0.7.2.tar.gz) = e671a53522515f34fd406340ee968cb9ecafbc4b36c679da03c18fd8d0bd51ac SIZE (loguru-0.7.2.tar.gz) = 145103

Packages (timestamps in pop-ups are UTC):
py37-loguru
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.5.3---0.5.3-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-loguru
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--0.7.0--0.7.20.7.20.7.2
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/a0.7.20.7.20.7.2
 
py311-loguru
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.2_10.7.2_1-0.7.2_10.7.2_1---
FreeBSD:13:quarterly0.7.2_10.7.2_1-0.7.2_10.7.2_1---
FreeBSD:14:latest0.7.2_10.7.2_1-0.7.2_10.7.2_1---
FreeBSD:14:quarterly0.7.2_10.7.2_1-0.7.2_10.7.2_1---
FreeBSD:15:latest0.7.2_10.7.2_1n/a0.7.2_1n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
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>0 : 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. net-mgmt/py-ciscoconfparse
  3. science/py-kliff
  4. 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