{"id":28165633,"url":"https://github.com/alexdemure/gadlogging","last_synced_at":"2025-05-15T12:11:55.804Z","repository":{"id":286616037,"uuid":"961773124","full_name":"AlexDemure/gadlogging","owner":"AlexDemure","description":"A production-ready logging configuration module for Python.","archived":false,"fork":false,"pushed_at":"2025-04-12T08:05:57.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"production","last_synced_at":"2025-04-23T21:02:14.211Z","etag":null,"topics":["logger","logging"],"latest_commit_sha":null,"homepage":"","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/AlexDemure.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}},"created_at":"2025-04-07T06:26:45.000Z","updated_at":"2025-04-12T08:06:00.000Z","dependencies_parsed_at":"2025-04-07T14:36:06.842Z","dependency_job_id":null,"html_url":"https://github.com/AlexDemure/gadlogging","commit_stats":null,"previous_names":["alexdemure/gadlogger","alexdemure/fastlogging","alexdemure/gadlogging"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexDemure%2Fgadlogging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexDemure%2Fgadlogging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexDemure%2Fgadlogging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexDemure%2Fgadlogging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexDemure","download_url":"https://codeload.github.com/AlexDemure/gadlogging/tar.gz/refs/heads/production","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254337509,"owners_count":22054255,"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","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":["logger","logging"],"created_at":"2025-05-15T12:11:55.713Z","updated_at":"2025-05-15T12:11:55.790Z","avatar_url":"https://github.com/AlexDemure.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/AlexDemure/gadlogging\"\u003e\n    \u003ca href=\"https://ibb.co/VpBD9SCB\"\u003e\u003cimg src=\"https://i.ibb.co/vvzmqPdz/logo.png\" alt=\"logo\" border=\"0\"\u003e\u003c/a\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  A production-ready logging configuration module for Python.\n\u003c/p\u003e\n\n---\n\n### Installation\n\n```\npip install gadlogging\n```\n\n### Usage\n\n```python\nimport json\nimport sys\nimport logging\nfrom gadlogging import config, Logger\n\nconfig.setup(Logger(\"root\", logging.INFO, json, sys.stdout))\n\nlogger = logging.getLogger()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdemure%2Fgadlogging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexdemure%2Fgadlogging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdemure%2Fgadlogging/lists"}