{"id":22538428,"url":"https://github.com/shuttle/shuttle.esb.logging","last_synced_at":"2026-01-07T01:51:35.756Z","repository":{"id":66349398,"uuid":"516609433","full_name":"Shuttle/Shuttle.Esb.Logging","owner":"Shuttle","description":"Provides non-intrusive logging for Shuttle.Esb components.","archived":false,"fork":false,"pushed_at":"2024-08-05T15:22:05.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-05T16:45:57.247Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":"2022-07-22T04:28:05.000Z","updated_at":"2024-08-05T15:21:12.000Z","dependencies_parsed_at":"2024-05-03T10:53:25.024Z","dependency_job_id":"ed8f1155-8769-4cee-81bc-edf4c58a110c","html_url":"https://github.com/Shuttle/Shuttle.Esb.Logging","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.Logging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.Logging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.Logging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shuttle%2FShuttle.Esb.Logging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shuttle","download_url":"https://codeload.github.com/Shuttle/Shuttle.Esb.Logging/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246026111,"owners_count":20711581,"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":[],"created_at":"2024-12-07T11:12:01.182Z","updated_at":"2026-01-07T01:51:35.720Z","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.esb.logging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuttle%2Fshuttle.esb.logging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuttle%2Fshuttle.esb.logging/lists"}