freebsd-ports/devel/py-mondrian/pkg-descr
Sunpoet Po-Chuan Hsieh 52f0672917 Add py-mondrian 0.6.6
Mondrian is a small library that will make you use python logging module, once
and for all.

Most python coders who avoids the systematic usage of logging in their projects
does so because it feels complicated to setup, but it's not.

Mondrian configures the python standard logging module with reasonable defaults,
and enhance its default output formatters for better readability.

Mondrian provides a one-call interface to its configuration, with pretty
formatters that makes you feel great.

WWW: https://python-mondrian.github.io/
WWW: https://github.com/python-mondrian/mondrian
2018-03-25 18:04:57 +00:00

14 lines
584 B
Text

Mondrian is a small library that will make you use python logging module, once
and for all.
Most python coders who avoids the systematic usage of logging in their projects
does so because it feels complicated to setup, but it's not.
Mondrian configures the python standard logging module with reasonable defaults,
and enhance its default output formatters for better readability.
Mondrian provides a one-call interface to its configuration, with pretty
formatters that makes you feel great.
WWW: https://python-mondrian.github.io/
WWW: https://github.com/python-mondrian/mondrian