{"id":15022019,"url":"https://github.com/denosaurs/branch","last_synced_at":"2026-02-08T07:35:33.212Z","repository":{"id":49280433,"uuid":"280383674","full_name":"denosaurs/branch","owner":"denosaurs","description":"📠 Denosaurs pretty logger","archived":false,"fork":false,"pushed_at":"2021-06-20T15:48:05.000Z","size":37,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-09T23:10:38.766Z","etag":null,"topics":["deno","logger","pretty"],"latest_commit_sha":null,"homepage":"https://deno.land/x/branch","language":"TypeScript","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/denosaurs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"open_collective":"denosaurs","github":"denosaurs"}},"created_at":"2020-07-17T09:28:50.000Z","updated_at":"2023-11-11T23:52:42.000Z","dependencies_parsed_at":"2022-08-26T12:51:21.257Z","dependency_job_id":null,"html_url":"https://github.com/denosaurs/branch","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/denosaurs/branch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurs%2Fbranch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurs%2Fbranch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurs%2Fbranch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurs%2Fbranch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denosaurs","download_url":"https://codeload.github.com/denosaurs/branch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurs%2Fbranch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29224439,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T06:05:31.539Z","status":"ssl_error","status_checked_at":"2026-02-08T05:58:33.853Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["deno","logger","pretty"],"created_at":"2024-09-24T19:57:20.528Z","updated_at":"2026-02-08T07:35:33.190Z","avatar_url":"https://github.com/denosaurs.png","language":"TypeScript","funding_links":["https://opencollective.com/denosaurs","https://github.com/sponsors/denosaurs"],"categories":[],"sub_categories":[],"readme":"# branch\n\n[![Tags](https://img.shields.io/github/release/denosaurs/branch)](https://github.com/denosaurs/branch/releases)\n[![CI Status](https://img.shields.io/github/workflow/status/denosaurs/branch/check)](https://github.com/denosaurs/branch/actions)\n[![Dependencies](https://img.shields.io/github/workflow/status/denosaurs/branch/depsbot?label=dependencies)](https://github.com/denosaurs/depsbot)\n[![License](https://img.shields.io/github/license/denosaurs/branch)](https://github.com/denosaurs/branch/blob/master/LICENSE)\n\n```typescript\nimport * as log from \"https://deno.land/x/branch/mod.ts\";\n\nawait log.setup({ filter: \"INFO\" });\n\nconst logger = log.create(\"hello\");\n\nlogger.critical(\"Hello World!\");\nlogger.error(\"Hello World!\");\nlogger.warning(\"Hello World!\");\nlogger.info(\"Hello World!\");\n\nlogger.debug(\"Hello World!\");\n// ^ this should not print\n```\n\n## Maintainers\n\n- Filippo Rossi ([@qu4k](https://github.com/qu4k))\n\n## Other\n\n### Contribution\n\nPull request, issues and feedback are very welcome. Code style is formatted with\n`deno fmt` and commit messages are done following Conventional Commits spec.\n\n### Licence\n2020-2021\nCopyright 2020-present, the denosaurs team. All rights reserved. MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenosaurs%2Fbranch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenosaurs%2Fbranch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenosaurs%2Fbranch/lists"}