Contents

click-log 0.4.0

0

Logging integration for Click

Logging integration for Click

Stars: 109, Watchers: 109, Forks: 24, Open Issues: 13

The click-contrib/click-log repo was created 8 years ago and the last code push was 2 years ago.
The project is popular with 109 github stars!

How to Install click-log

You can install click-log using pip

pip install click-log

or add it to a project with poetry

poetry add click-log

Package Details

Author
Markus Unterwaditzer
License
MIT
Homepage
https://github.com/click-contrib/click-log
PyPi:
https://pypi.org/project/click-log/
GitHub Repo:
https://github.com/click-contrib/click-log

Classifiers

  • System/Logging
No  click-log  pypi packages just yet.

Errors

A list of common click-log errors.

Code Examples

Here are some click-log code examples and snippets.

Related Packages & Articles

click-plugins 1.1.1

An extension module for click to enable registering CLI commands via setuptools entry-points.

typer 0.12.3

Typer, build great CLIs. Easy to code. Based on Python type hints.

click 8.1.7

Composable command line interface toolkit