{"id":20651827,"url":"https://github.com/saucelabs/sypl","last_synced_at":"2025-05-10T10:30:51.720Z","repository":{"id":41818396,"uuid":"384177972","full_name":"saucelabs/sypl","owner":"saucelabs","description":"Simple Yet Powerful Logger","archived":true,"fork":false,"pushed_at":"2023-02-25T09:19:52.000Z","size":271,"stargazers_count":8,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T17:41:01.178Z","etag":null,"topics":["concurrency","concurrent","go","golang","logger","multithread","non-blocking","text-processing"],"latest_commit_sha":null,"homepage":"https://github.com/saucelabs/sypl","language":"Go","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/saucelabs.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-08T15:58:20.000Z","updated_at":"2024-09-20T21:28:26.000Z","dependencies_parsed_at":"2024-06-19T00:02:36.271Z","dependency_job_id":"7949cde1-9e71-4b75-9fe5-974044d935ce","html_url":"https://github.com/saucelabs/sypl","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucelabs%2Fsypl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucelabs%2Fsypl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucelabs%2Fsypl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saucelabs%2Fsypl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saucelabs","download_url":"https://codeload.github.com/saucelabs/sypl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253400943,"owners_count":21902578,"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":["concurrency","concurrent","go","golang","logger","multithread","non-blocking","text-processing"],"created_at":"2024-11-16T17:29:55.711Z","updated_at":"2025-05-10T10:30:51.457Z","avatar_url":"https://github.com/saucelabs.png","language":"Go","readme":"# sypl\n\n`sypl` provides a **S**imple **Y**et **P**owerful **L**ogger built on top of the Golang sypl. A sypl logger can have many `Output`s, and each `Output` is responsible for writing to a specified destination. Each `Output` can have multiple `Processor`s, which run in isolation manipulating the log message. The order of execution is important, and is according to the registering (add) order. These features allow `sypl` to fit into many different logging flows.\n\n## Install\n\n`$ go get github.com/saucelabs/sypl`\n\n### Specific version\n\nExample: `$ go get github.com/saucelabs/sypl@v1.2.0`\n\n## Usage\n\nSee [`example_test.go`](example_test.go), and [`sypl_test.go`](sypl_test.go) file.\n\n### Documentation\n\nRun `$ make doc` or check out [online](https://pkg.go.dev/github.com/saucelabs/sypl).\n\n## How it works\n\nA picture worth thousand words.\n\n![high-level-arch](resources/sypl.svg)\n\n## Development\n\nCheck out [CONTRIBUTION](CONTRIBUTION.md).\n\n### Release\n\n1. Update [CHANGELOG](CHANGELOG.md) accordingly.\n2. Once changes from MR are merged.\n3. Tag and release.\n\n## Roadmap\n\nCheck out [CHANGELOG](CHANGELOG.md).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaucelabs%2Fsypl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaucelabs%2Fsypl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaucelabs%2Fsypl/lists"}