click-log

Logging integration for Click

MIT 14 个版本
Markus Unterwaditzer <markus@unterwaditzer.net>
安装
pip install click-log
poetry add click-log
pipenv install click-log
conda install click-log
描述

click-log

.. image:: https://travis-ci.org/click-contrib/click-log.svg?branch=master :target: https://travis-ci.org/click-contrib/click-log

Integrates logging with click.

  • Documentation <https://click-log.readthedocs.org/>_
  • Source code <https://github.com/click-contrib/click-log>_

License

Licensed under the MIT, see LICENSE.