{"categories":[{"label":"Logging","url":"https://skillfed.io/packages/category/system-logging"}],"enrichment":{"capability":"Integrates Python's standard logging module with Click command-line applications, allowing you to configure and manage log output through Click's decorator and parameter system.","skillfed_tags":["cli-logging","abandoned"],"use_cases":["Add logging to a Click CLI application without manually wiring handlers and formatters to Click's parameter system.","Configure log levels and output streams through Click command-line options.","Integrate logging into existing Click-based tools with minimal code changes."],"what_it_does":"click-log bridges Python's standard logging module and Click, the popular CLI framework. It lets you attach logging handlers and configuration to Click commands through decorators and parameters, so your CLI tools can emit logs without boilerplate. The package has no runtime dependencies, making it lightweight to add to existing applications.\n\nThe package is in Beta status and has been unmaintained since early 2022. It was last tested against Python 3.7, 3.8, 3.9, and 3.10. If you're building a new CLI tool or maintaining an existing one on a recent Python version, you should verify that click-log still works with your current environment before relying on it, since there's no active development to keep pace with framework updates.","worth_installing":"Yes, if you are using Click and need simple logging integration on Python 3.7\u20133.10 and don't expect Click to change significantly. No, if you are starting a new project or targeting newer Python versions\u2014the lack of maintenance since 2022 means compatibility issues are likely and will not be fixed."},"id":"click-log","links":{"html":"https://skillfed.io/packages/click-log","md":"https://skillfed.io/packages/click-log.md","pypi":"https://pypi.org/project/click-log/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-03-13","license_spdx":null,"license_treatment":"permissive","name":"click-log","python_support":"unspecified","summary":"Logging integration for Click"},"popularity":{"monthly_downloads":3879336,"position":2463,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
