{"id":30278282,"url":"https://github.com/tommasoazz/log_logger","last_synced_at":"2025-09-04T06:40:16.434Z","repository":{"id":56834204,"uuid":"384962945","full_name":"TommasoAzz/log_logger","owner":"TommasoAzz","description":"Wrapper of the logger library available on pub.dev","archived":false,"fork":false,"pushed_at":"2023-01-08T18:40:10.000Z","size":31,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-08-20T22:31:51.983Z","etag":null,"topics":["dart","library","logger","logging"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/TommasoAzz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-11T14:03:00.000Z","updated_at":"2023-01-08T18:37:34.000Z","dependencies_parsed_at":"2023-02-08T07:00:27.151Z","dependency_job_id":null,"html_url":"https://github.com/TommasoAzz/log_logger","commit_stats":null,"previous_names":[],"tags_count":6,"template":null,"template_full_name":null,"purl":"pkg:github/TommasoAzz/log_logger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommasoAzz%2Flog_logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommasoAzz%2Flog_logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommasoAzz%2Flog_logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommasoAzz%2Flog_logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TommasoAzz","download_url":"https://codeload.github.com/TommasoAzz/log_logger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TommasoAzz%2Flog_logger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270709088,"owners_count":24631992,"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-08-16T02:00:11.002Z","response_time":91,"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":["dart","library","logger","logging"],"created_at":"2025-08-16T12:35:44.970Z","updated_at":"2025-08-16T12:35:48.431Z","avatar_url":"https://github.com/TommasoAzz.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LogLogger\n\nWrapper of the [logger](https://pub.dev/packages/logger) library available on [pub.dev](https://pub.dev).\nEverything you can do with **logger** is supported here but with a more convenient way to log messages into a text file.\n\n## Getting Started\n\nIn order to use the logging functionalities, you need to get a logger:\n\n```dart\nLogLogger.setMinimumLogLevel(LoggerLevel.verbose);\nfinal logger = LogLogger.getLogger('loggerName');\nlogger.i('I am a logger called loggerName!');\n```\n\n## What you can do to help\n\nI developed this wrapper package since it can help other people in need of something similar.\nSome stuff is missing, like for example the possibility to reuse the same reference of a logger even if the instance has changed\n(I'm not sure if that is possible).\nPlease contribute with your PRs if you wish to!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommasoazz%2Flog_logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftommasoazz%2Flog_logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommasoazz%2Flog_logger/lists"}