{"id":14982575,"url":"https://github.com/saeidemadi/simple_logger","last_synced_at":"2026-03-07T08:02:55.035Z","repository":{"id":255146752,"uuid":"848637978","full_name":"saeidEmadi/simple_Logger","owner":"saeidEmadi","description":"simple qt logger for log QDebug outputs","archived":false,"fork":false,"pushed_at":"2024-08-28T06:59:51.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T02:42:00.737Z","etag":null,"topics":["cpp","debug","debugging","log","logger","qdebug","qt","qt6"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saeidEmadi.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":"2024-08-28T06:06:22.000Z","updated_at":"2025-01-23T05:58:07.000Z","dependencies_parsed_at":"2024-08-28T09:25:37.318Z","dependency_job_id":"d1f30edf-c67d-4f74-81e3-dedeec498876","html_url":"https://github.com/saeidEmadi/simple_Logger","commit_stats":null,"previous_names":["saeidemadi/simple_logger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeidEmadi%2Fsimple_Logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeidEmadi%2Fsimple_Logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeidEmadi%2Fsimple_Logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeidEmadi%2Fsimple_Logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saeidEmadi","download_url":"https://codeload.github.com/saeidEmadi/simple_Logger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238848316,"owners_count":19540860,"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":["cpp","debug","debugging","log","logger","qdebug","qt","qt6"],"created_at":"2024-09-24T14:05:40.954Z","updated_at":"2025-10-29T16:30:31.506Z","avatar_url":"https://github.com/saeidEmadi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Qt Simple logger\nThis is a ready-made code to facilitate logging Qt Applications outputs (with QDebug)\n## Installation\n-  copy Logger folder in your code path\n\n- Add the `Logger.pri` file to the `*.pro` file in your project\n```cpp\ninclude($$PWD/Logger/Logger.pri)\n```\n- Add Logger Header in `main.cpp` ***(Application Entery Point)***\n```cpp\n#include \"Logger.h\"\n```\n## Usage\n- Add the configuration codes in the main file ***e.g*** `main.cpp` ***(Application Entery Point)***\n```cpp\nLogger::attach();\nLogger::logging = true;\n```\n\u003e [!NOTE]  \n\u003eYou can see where the log is stored by printing `Logger::logFileName`\n\n\n------------\n### Enjoy it :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaeidemadi%2Fsimple_logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaeidemadi%2Fsimple_logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaeidemadi%2Fsimple_logger/lists"}