Metadata-Version: 2.0
Name: click-log
Version: 0.1.1
Summary: Logging integration for Click
Home-page: https://github.com/click-contrib/click-log
Author: Markus Unterwaditzer
Author-email: markus@unterwaditzer.net
License: MIT
Platform: UNKNOWN
Requires-Dist: click

click-log
=========

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

*This is currently experimental and requires the unreleased Click 5.0.*

Integrates logging with click. See tests for usage, documentation will follow.

License
=======

Licensed under the MIT, see ``LICENSE``.


