{"id":50119447,"url":"https://github.com/in2code-de/logs","last_synced_at":"2026-05-23T18:04:16.228Z","repository":{"id":353244200,"uuid":"1139763111","full_name":"in2code-de/logs","owner":"in2code-de","description":"This is fork from the co-stack package https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs","archived":false,"fork":false,"pushed_at":"2026-01-22T11:40:57.000Z","size":637,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-23T04:28:55.091Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/in2code-de.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-22T11:36:25.000Z","updated_at":"2026-01-22T11:41:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/in2code-de/logs","commit_stats":null,"previous_names":["in2code-de/logs"],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/in2code-de/logs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Flogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Flogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Flogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Flogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/in2code-de","download_url":"https://codeload.github.com/in2code-de/logs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Flogs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33406480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-05-23T18:04:07.436Z","updated_at":"2026-05-23T18:04:16.219Z","avatar_url":"https://github.com/in2code-de.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e **📦 Migration Notice**  \n\u003e This package is a fork from https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs\n\u003e It is now maintained by [in2code GmbH](https://www.in2code.de).\n\u003e\n\u003e - **Old location:** `gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs`\n\u003e - **New location:** `github.com/in2code-de/logs`\n\u003e - **Composer name:** `co-stack/logs` (unchanged)\n\n# CoStack.Logs\n\n[![pipeline status](https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/badges/master/pipeline.svg)](https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/pipelines)\n\n## Introduction\n\nFinally, a backend module to read from the TYPO3 Logging API **and** a deprecation log reader.\n\nCurrently, only logs written by the DatabaseWriter and FileWriter are supported for reading.\nIf you need a special log reader feel free to contact me or create a pull request with your proposal ;)\n\n## Basic Usage\n\n![Screenshot of the EXT:logs backend module](Documentation/_res/backend_module.png)\n\nThe TYPO3 Logging API exists for a long time, but *hasn't been* a nice way to read\nthose logs if the user has no direct access to the database or files.\n\nBackend module created - problem solved!\n\nThe ConjunctionReader creates an instance of `Reader` for each `Writer`,\nwhich reads from the specific location where the writer writes the log\nentries. Therefore, it's possible to read and filter logs across all log\ndestinations (tables, files, etc.)\n\n## TYPO3 \u0026 PHP compatibility\n\n| EXT:logs | TYPO3     | PHP     |\n|----------|-----------|---------|\n| v5       | v12 \u0026 v13 | \\\u003e= 8.1 |\n| v4       | v11       | \\\u003e= 7.4 |\n| v3       | v9 \u0026 v10  | \\\u003e= 7.2 |\n\n\n## TODO\n\n* Register as devlog\n* Identify and fix that one bug that sometimes won't delete a log entry\n\n## Known issues\n\n* Deleting a log entry is not executed without an error message if the used webserver is nginx and the log message\n  contains a semicolon\n\n## Found a bug? Feedback?\n\nPlease report any bug or negative side effects, as well as your feedback\nhere: [Issues](https://gitlab.com/co-stack.com/co-stack.com/typo3-extensions/logs/-/issues)\n\n## Other stuff\n\nCopyright \u0026 Author: Oliver Eglseder \u003coliver.eglseder@co-stack.com\u003e\nLicense: GPL-2.0+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fin2code-de%2Flogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fin2code-de%2Flogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fin2code-de%2Flogs/lists"}