{"id":15076660,"url":"https://github.com/codeconut-ltd/symfony-system-logger","last_synced_at":"2026-01-28T11:33:15.436Z","repository":{"id":175069410,"uuid":"653296368","full_name":"Codeconut-Ltd/Symfony-System-Logger","owner":"Codeconut-Ltd","description":"Minimalist custom Symfony logger that stores arbitrary data with hashsums in the DB.","archived":false,"fork":false,"pushed_at":"2023-07-25T09:42:37.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-16T12:15:31.547Z","etag":null,"topics":["cli","doctrine","doctrine-annotations","doctrine-dbal","doctrine-orm","logger","php","php7","php7-framework","php74","symfony","symfony-3-example","symfony-3-sample-project","symfony-command","symfony-component","symfony-console","symfony-entity","symfony-php","symfony-php-framework","symfony3"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"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/Codeconut-Ltd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-06-13T19:28:07.000Z","updated_at":"2023-06-13T19:55:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8bc713c-49f9-40ff-aa59-ba0c6bc8d1bb","html_url":"https://github.com/Codeconut-Ltd/Symfony-System-Logger","commit_stats":null,"previous_names":["codeconut-ltd/symfony-system-logger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeconut-Ltd%2FSymfony-System-Logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeconut-Ltd%2FSymfony-System-Logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeconut-Ltd%2FSymfony-System-Logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeconut-Ltd%2FSymfony-System-Logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codeconut-Ltd","download_url":"https://codeload.github.com/Codeconut-Ltd/Symfony-System-Logger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243864824,"owners_count":20360360,"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":["cli","doctrine","doctrine-annotations","doctrine-dbal","doctrine-orm","logger","php","php7","php7-framework","php74","symfony","symfony-3-example","symfony-3-sample-project","symfony-command","symfony-component","symfony-console","symfony-entity","symfony-php","symfony-php-framework","symfony3"],"created_at":"2024-09-25T04:01:56.350Z","updated_at":"2026-01-28T11:33:15.408Z","avatar_url":"https://github.com/Codeconut-Ltd.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Symfony](teaser.png)\n\n# Symfony System Logger\n\nTOC\n\n- [About](#about)\n- [Setup](#setup)\n- [Use](#use)\n- [Todo](#todo)\n\n\u003cbr\u003e\n\n---\n\n## About\n\nSimple custom database logger.\n\nUse cases\n\n- Dev/Debug and monitoring purposes as alternative to wasteful CLI output and the default file based logging.\n- Reduce flood of information generated e.g. by impending API calls, jobs and general service access,\n  and filter the relevant ones. For instance, if there's a bug you might not need to see the same message a hundred times.\n\n### Concepts\n\n- Log messages can go into certain channels, like with the CLI loggers (define your own)\n- Log messages are hashed and hashsums stored, so that duplicates can later be found/ filtered\n\n## Setup\n\n### Requirements\n\n- Symfony `3.4` or higher\n- Doctrine ORM\n\n## Use\n\n1. Implement in your Symfony application\n2. Update Doctrine schema\n3. Test via command `./bin/console test:systemlogs`\n\n## Todo\n\n- Check if hashsum algorithm is safe to use\n- Consider implementing an additional, suggested data normalization tool\n  - e.g. to scrub/ sanitize/ anonymize log or API data\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeconut-ltd%2Fsymfony-system-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeconut-ltd%2Fsymfony-system-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeconut-ltd%2Fsymfony-system-logger/lists"}