Contents

click-log 0.4.0

0

Logging integration for Click

Logging integration for Click

Stars: 110, Watchers: 110, Forks: 23, Open Issues: 14

The click-contrib/click-log repo was created 10 years ago and the last code push was 3 years ago.
The project is popular with 110 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.2

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

typer 0.21.1

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

click 8.3.1

Composable command line interface toolkit