{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"}],"enrichment":{"capability":"Provides additional logging handlers for Python's standard library logging module, including handlers not in the standard library and backports of newer Python logging features to older versions.","skillfed_tags":["logging","abandoned"],"use_cases":["Add queue-based logging handlers to decouple log processing from application threads","Use backported logging features in projects constrained to older Python versions","Integrate specialized handlers not available in the standard library for specific logging patterns","Extend logging infrastructure with handlers designed for production systems"],"what_it_does":"Logutils is a collection of logging handlers that extend Python's standard logging module. It packages handlers that fall outside the standard library's scope, plus backported versions of logging features from newer Python releases that work with older versions. The package has no runtime dependencies and integrates directly with Python's logging framework.\n\nThe package is in production-stable status but abandoned since its latest release on 2017-06-24. It carries high install friction due to source-only distribution, and its compatibility with modern Python versions is unspecified and untested. Users should verify handler compatibility with their target Python version before adopting it.","worth_installing":"No. The package is abandoned (last release 2017-06-24), carries high install friction, and its compatibility with modern Python versions is unspecified. Modern Python versions include many of the logging enhancements this package backported. Use only if you have a specific legacy handler requirement and can verify compatibility with your Python version."},"id":"logutils","links":{"html":"https://skillfed.io/packages/logutils","md":"https://skillfed.io/packages/logutils.md","pypi":"https://pypi.org/project/logutils/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2017-06-24","license_spdx":null,"license_treatment":"permissive","name":"logutils","python_support":"unspecified","summary":"Logging utilities"},"popularity":{"monthly_downloads":128202,"position":11717,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.5"}
