{"id":30824076,"url":"https://github.com/gahjelle/logaroo","last_synced_at":"2026-01-20T17:28:31.983Z","repository":{"id":311947194,"uuid":"1045710782","full_name":"gahjelle/logaroo","owner":"gahjelle","description":"Bouncy logging for Python","archived":false,"fork":false,"pushed_at":"2025-08-27T17:45:05.000Z","size":154,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-28T01:26:49.859Z","etag":null,"topics":["log","logger","logging","python","rich"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/logaroo/","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/gahjelle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-27T15:44:41.000Z","updated_at":"2025-08-27T17:45:08.000Z","dependencies_parsed_at":"2025-08-28T01:29:11.998Z","dependency_job_id":"a68aa222-28c6-492f-a6b3-53fa5fd82981","html_url":"https://github.com/gahjelle/logaroo","commit_stats":null,"previous_names":["gahjelle/logaroo"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/gahjelle/logaroo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Flogaroo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Flogaroo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Flogaroo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Flogaroo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gahjelle","download_url":"https://codeload.github.com/gahjelle/logaroo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gahjelle%2Flogaroo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273893299,"owners_count":25186622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"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":["log","logger","logging","python","rich"],"created_at":"2025-09-06T11:12:18.372Z","updated_at":"2026-01-20T17:28:31.970Z","avatar_url":"https://github.com/gahjelle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logaroo - Bouncy Logging in Python\n\n[![Latest version](https://img.shields.io/pypi/v/logaroo.svg)](https://pypi.org/project/logaroo/)\n[![Python versions](https://img.shields.io/pypi/pyversions/logaroo.svg)](https://pypi.org/project/logaroo/)\n[![License](https://img.shields.io/pypi/l/logaroo.svg)](https://github.com/gahjelle/logaroo/blob/main/LICENSE)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![Linted with Ruff](https://github.com/gahjelle/logaroo/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/gahjelle/logaroo/actions/workflows/lint.yml)\n[![Tested with Pytest](https://github.com/gahjelle/logaroo/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/gahjelle/logaroo/actions/workflows/test.yml)\n[![Type checked with pyright](https://microsoft.github.io/pyright/img/pyright_badge.svg)](https://microsoft.github.io/pyright/)\n\nLogaroo is a tiny logging package for Python designed to stay out of your way:\n\n- Simply import the `logger` singleton from `logaroo` to get started\n- Log with standard methods like `log.debug()`, `log.info()`, and `log.warning()`\n- Set your severity level with `logger.level = ...` or `LOGAROO_LEVEL`\n- Change the log mesage template with `logger.template = ...` or `LOGAROO_TEMPLATE`\n- Add custom levels with `logger.add_level()`\n- Interpolate log messages with `str.format()`, f-strings, or t-strings\n- Get optional coloring of log messages with Rich, turn off with `NO_COLOR` or `LOGAROO_NO_RICH`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgahjelle%2Flogaroo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgahjelle%2Flogaroo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgahjelle%2Flogaroo/lists"}