Language

Package: python-verboselogs @ 1.7

Synopsis

Verbose logging level for Python's logging module

Description

The verboselogs package extends Python's logging module to add the log levels NOTICE, SPAM, SUCCESS and VERBOSE.

Home page
https://verboselogs.readthedocs.io
Location
gnu/packages/python-xyz.scm (line: 2107, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?