{"id":22538394,"url":"https://github.com/shuttle/shuttle.recall.logging","last_synced_at":"2026-02-07T08:01:29.705Z","repository":{"id":235468649,"uuid":"769865066","full_name":"Shuttle/Shuttle.Recall.Logging","owner":"Shuttle","description":"Provides non-intrusive logging for Shuttle.Recall components.","archived":false,"fork":false,"pushed_at":"2025-02-02T13:43:59.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-06T18:41:25.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Shuttle.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-03-10T09:34:16.000Z","updated_at":"2025-02-02T13:41:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"32c8fd1b-a43d-4769-a6b0-f12f3644cb54","html_url":"https://github.com/Shuttle/Shuttle.Recall.Logging","commit_stats":null,"previous_names":["shuttle/shuttle.recall.logging"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Shuttle/Shuttle.Recall.Logging","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Recall.Logging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Recall.Logging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Recall.Logging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Recall.Logging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shuttle","download_url":"https://codeload.github.com/Shuttle/Shuttle.Recall.Logging/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Recall.Logging/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29189675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2024-12-07T11:11:52.519Z","updated_at":"2026-02-07T08:01:29.686Z","avatar_url":"https://github.com/Shuttle.png","language":"C#","readme":"# Recall Logging\n\n```\nPM\u003e Install-Package Shuttle.Recall.Logging\n```\n\n## Configuration\n\n```c#\nservices.AddRecallLogging(); // all logging options enabled\n```\n\nSpecific logging options may be specified:\n\n```c#\nservices.AddRecallLogging(builder =\u003e\n{\n\tbuilder.Options.PipelineTypes = new List\u003cstring\u003e { \"pieline-type-name\" };\n\tbuilder.Options.PipelineEventTypes = new List\u003cstring\u003e { \"pieline-event-type-name\" };\n\tbuilder.Options.AddPipelineType\u003cPipelineType\u003e();\n\tbuilder.Options.AddPipelineType(pipelineType);\n\tbuilder.Options.AddPipelineEventType\u003cPipelineEventType\u003e();\n\tbuilder.Options.AddPipelineEventType(pipelineEventType);\n});\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuttle%2Fshuttle.recall.logging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuttle%2Fshuttle.recall.logging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuttle%2Fshuttle.recall.logging/lists"}