NOTICE: This package has been removed from pkgsrc

./wip/py-loguru, Python logging made (stupidly) simple

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.5.1, Package name: py39-loguru-0.5.1, Maintainer: kamelderouiche

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.


Master sites:

RMD160: e6a40ea66dead78cd4a5b498db0aa819f5d9569a
Filesize: 118.563 KB

Version history: (Expand)