{"id":18757176,"url":"https://github.com/jaantollander/loggingtools","last_synced_at":"2026-03-07T03:03:41.929Z","repository":{"id":62576724,"uuid":"84959220","full_name":"jaantollander/loggingtools","owner":"jaantollander","description":"Python logging configuration from a dictionary using yaml or json.","archived":false,"fork":false,"pushed_at":"2022-12-27T15:00:27.000Z","size":71,"stargazers_count":1,"open_issues_count":12,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-01T10:44:21.476Z","etag":null,"topics":["logging","python3"],"latest_commit_sha":null,"homepage":"https://loggingtools.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaantollander.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-14T14:34:20.000Z","updated_at":"2019-12-16T14:34:37.000Z","dependencies_parsed_at":"2023-01-31T04:01:59.403Z","dependency_job_id":null,"html_url":"https://github.com/jaantollander/loggingtools","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jaantollander/loggingtools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaantollander%2Floggingtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaantollander%2Floggingtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaantollander%2Floggingtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaantollander%2Floggingtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaantollander","download_url":"https://codeload.github.com/jaantollander/loggingtools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaantollander%2Floggingtools/sbom","scorecard":{"id":500155,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaantollander/loggingtools","commit":"025eadab3a4ce0b3949363b20d6c682dd30b252d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/24 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T21:37:47.706Z","repository_id":62576724,"created_at":"2025-08-19T21:37:47.706Z","updated_at":"2025-08-19T21:37:47.706Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["logging","python3"],"created_at":"2024-11-07T17:41:53.779Z","updated_at":"2026-03-07T03:03:41.909Z","avatar_url":"https://github.com/jaantollander.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python Tools for Setting up Logging\n-----------------------------------\n|Travis| |Appveoyr| |Codecov| |QuantifiedCode| |Pyup| |Gitter| |Readthedocs|\n\n\n.. |Pyup| image:: https://pyup.io/repos/github/jaantollander/loggingtools/shield.svg\n   :target: https://pyup.io/repos/github/jaantollander/loggingtools/\n   :alt: Updates\n\n.. |QuantifiedCode| image:: https://www.quantifiedcode.com/api/v1/project/2eae31e4b5ce4a96b01394a3337a9fde/badge.svg\n   :target: https://www.quantifiedcode.com/app/project/2eae31e4b5ce4a96b01394a3337a9fde\n   :alt: Code issues\n\n.. |Travis| image:: https://travis-ci.org/jaantollander/loggingtools.svg?branch=master\n   :target: https://travis-ci.org/jaantollander/loggingtools\n   :alt: Travis continuous intergration\n\n.. |Appveoyr| image:: https://ci.appveyor.com/api/projects/status/4ix406f1jpgj952t?svg=true\n   :target: https://ci.appveyor.com/project/jaantollander/loggingtools\n   :alt: Appveoyr continuous intergration\n\n.. |Codecov| image:: https://codecov.io/gh/jaantollander/loggingtools/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/jaantollander/loggingtools\n   :alt: Codecov coverage hosting\n\n.. |Gitter| image:: https://badges.gitter.im/loggingtools/Lobby.svg\n   :alt: Join the chat at https://gitter.im/loggingtools/Lobby\n   :target: https://gitter.im/loggingtools/Lobby?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge\n\n.. |Readthedocs| image:: https://readthedocs.org/projects/loggingtools/badge/?version=latest\n   :target: http://loggingtools.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\nLoggingtools\n------------\n\n``setup_logging``\n\n.. code-block:: python\n\n   import logging\n   from loggingtools import setup_logging\n   setup_logging('logging.yml')\n   logger = logging.getLogger('\u003cyour_logger\u003e')\n   ...\n\n\n``log_with``\n\n.. code-block:: python\n\n   import logging\n   from loggingtools import log_with\n\n   ...  # setup your loggers\n\n   logger = logging.getLogger('\u003cyour_logger\u003e')\n\n   @log_with(logger)\n   def function(arg, arg2):\n       ...\n\n\nInstallation\n------------\nLoggingtools can be installed through ``pip`` using command\n\n.. code-block:: bash\n\n   pip install loggingtools\n\n\nCommand Line Client\n-------------------\n::\n\n   loggingtools config\n\nCommand line arguments\n\n-n, --filename=logging  Filename for logging configuration\n-f, --fileformat=yml    Fileformat: {yml, json}\n\n\nReferences\n----------\n- https://docs.python.org/3/library/logging.html\n- https://github.com/borntyping/python-colorlog\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaantollander%2Floggingtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaantollander%2Floggingtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaantollander%2Floggingtools/lists"}