[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1014652: RFP: python3-loguru -- Python logging made (stupidly) easy



Package: wnpp
Severity: wishlist
X-Debbugs-Cc: core@coredoes.dev

* Package name    : python3-loguru
  Version         : 0.6.0
  Upstream Author : Delgan <delgan.py@gmail.com>
* URL             : https://github.com/Delgan/loguru
* License         : MIT
  Programming Lang: Python
  Description     : Python logging made (stupidly) easy

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.

- This package is useful as it is a very popular logging library (GitHub
  reports almost 20k users) and should be inside the mainrepos so it can
  be managed by APT systemwide
- It is not currently a dependency for another package that I know of
- I do use it
- I do not know if there are packages providing similar functionality


Reply to: