fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
13 lines
549 B
Text
13 lines
549 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.
|
|
|
|
See also: https://github.com/python-mondrian/mondrian
|