{"id":22538435,"url":"https://github.com/shuttle/shuttle.core.data.logging","last_synced_at":"2026-02-18T23:02:21.598Z","repository":{"id":216682907,"uuid":"739971906","full_name":"Shuttle/Shuttle.Core.Data.Logging","owner":"Shuttle","description":"Provides logging for Shuttle.Core.Data components.","archived":false,"fork":false,"pushed_at":"2025-03-02T14:02:13.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T06:00:01.862Z","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-07T05:30:26.000Z","updated_at":"2025-03-02T14:02:16.000Z","dependencies_parsed_at":"2024-01-22T19:12:17.367Z","dependency_job_id":"258a9b7b-da20-4d49-99ca-f38b5b3c326f","html_url":"https://github.com/Shuttle/Shuttle.Core.Data.Logging","commit_stats":null,"previous_names":["shuttle/shuttle.core.data.logging"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Shuttle/Shuttle.Core.Data.Logging","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Core.Data.Logging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Core.Data.Logging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Core.Data.Logging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Core.Data.Logging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shuttle","download_url":"https://codeload.github.com/Shuttle/Shuttle.Core.Data.Logging/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Core.Data.Logging/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29597853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T22:25:43.180Z","status":"ssl_error","status_checked_at":"2026-02-18T22:25:42.766Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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:12:02.661Z","updated_at":"2026-02-18T23:02:21.582Z","avatar_url":"https://github.com/Shuttle.png","language":"C#","readme":"# Service Bus Logging\n\n```\nPM\u003e Install-Package Shuttle.Esb.Logging\n```\n\n## Configuration\n\n```c#\nservices.AddServiceBusLogging(); // all logging options enabled\n```\n\nSpecific logging options may be specified:\n\n```c#\nservices.AddServiceBusLogging(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.core.data.logging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuttle%2Fshuttle.core.data.logging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuttle%2Fshuttle.core.data.logging/lists"}