{"id":20669139,"url":"https://github.com/erikdelange/micropython-logging","last_synced_at":"2025-04-19T18:12:21.077Z","repository":{"id":129085211,"uuid":"484815145","full_name":"erikdelange/MicroPython-Logging","owner":"erikdelange","description":"Minimalistic logging implementation for MicroPython.","archived":false,"fork":false,"pushed_at":"2023-11-30T19:40:08.000Z","size":10,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T11:33:34.700Z","etag":null,"topics":["logging","micropython"],"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/erikdelange.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}},"created_at":"2022-04-23T17:37:23.000Z","updated_at":"2025-01-27T01:12:54.000Z","dependencies_parsed_at":"2023-07-26T13:15:07.130Z","dependency_job_id":null,"html_url":"https://github.com/erikdelange/MicroPython-Logging","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikdelange%2FMicroPython-Logging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikdelange%2FMicroPython-Logging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikdelange%2FMicroPython-Logging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erikdelange%2FMicroPython-Logging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erikdelange","download_url":"https://codeload.github.com/erikdelange/MicroPython-Logging/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249760120,"owners_count":21321843,"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":["logging","micropython"],"created_at":"2024-11-16T20:13:08.526Z","updated_at":"2025-04-19T18:12:21.054Z","avatar_url":"https://github.com/erikdelange.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MicroPython logging module\r\n\r\nA small and simple implementation of Pythons *logging* module. Avoids having to use print() statements in your code for logging and debugging. Many MicroPython versions exist, this one is as much as possible stripped of ballast I don't use to reduce its size. See *demo.py* and the resulting demo_output.txt for its workings. To use copy *logging.py* to your device in your working directory or (better) somewhere in sys.path.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikdelange%2Fmicropython-logging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferikdelange%2Fmicropython-logging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikdelange%2Fmicropython-logging/lists"}