{"id":24629483,"url":"https://github.com/sharpjs/sharp.diagnostics.logging","last_synced_at":"2026-05-11T02:46:23.781Z","repository":{"id":68403061,"uuid":"147102773","full_name":"sharpjs/Sharp.Diagnostics.Logging","owner":"sharpjs","description":"Micro-framework for logging with the .NET TraceSource API","archived":false,"fork":false,"pushed_at":"2022-06-12T01:35:09.000Z","size":256,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T04:19:17.070Z","etag":null,"topics":["dotnet","logging","tracesource"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sharpjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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}},"created_at":"2018-09-02T16:32:16.000Z","updated_at":"2022-01-20T02:53:04.000Z","dependencies_parsed_at":"2023-09-13T05:17:22.893Z","dependency_job_id":null,"html_url":"https://github.com/sharpjs/Sharp.Diagnostics.Logging","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharpjs%2FSharp.Diagnostics.Logging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharpjs%2FSharp.Diagnostics.Logging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharpjs%2FSharp.Diagnostics.Logging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharpjs%2FSharp.Diagnostics.Logging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharpjs","download_url":"https://codeload.github.com/sharpjs/Sharp.Diagnostics.Logging/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244554042,"owners_count":20471172,"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":["dotnet","logging","tracesource"],"created_at":"2025-01-25T06:13:04.128Z","updated_at":"2026-05-11T02:46:23.749Z","avatar_url":"https://github.com/sharpjs.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sharp.Diagnostics.Logging\n\nMicro-framework to improve the ergonomics of logging with the .NET\n`TraceSource` API.\n\n## Status\n\n[![Build](https://github.com/sharpjs/Sharp.Diagnostics.Logging/workflows/Build/badge.svg)](https://github.com/sharpjs/Sharp.Diagnostics.Logging/actions)\n[![NuGet](https://img.shields.io/nuget/v/Sharp.Diagnostics.Logging.svg)](https://www.nuget.org/packages/Sharp.Diagnostics.Logging)\n[![NuGet](https://img.shields.io/nuget/dt/Sharp.Diagnostics.Logging.svg)](https://www.nuget.org/packages/Sharp.Diagnostics.Logging)\n\n- **Stable:**      Used in production for years with no reported bugs.\n- **Tested:**      100% coverage by automated tests.\n- **Legacy:**      No further development except for occasional maintenance.\n- **Documented:**  IntelliSense on everything.\n\nThe replacement for the legacy `TraceSource` API is\n[`Microsoft.Extensions.Logging`](https://www.nuget.org/packages/Microsoft.Extensions.Logging).\n\n## Installation\n\nA [NuGet package](https://www.nuget.org/packages/Sharp.Diagnostics.Logging) is available.\n\n## Documentation\n\nDocumented via IntelliSense.  No external documentation.\n\n## Building From Source\n\nRequirements:\n- Visual Studio 2022 or later (if using Visual Studio).\n- Appropriate .NET SDKs — see the target framework(s) specified in each `.csproj` file.\n  - Download [.NET SDKs](https://dotnet.microsoft.com/download/dotnet)\n  - Download [.NET Framework Developer Packs](https://dotnet.microsoft.com/download/dotnet-framework)\n\n```powershell\n# The default: build and run tests\n.\\Make.ps1 [-Test] [-Configuration \u003cString\u003e]\n\n# Just build; don't run tests\n.\\Make.ps1 -Build [-Configuration \u003cString\u003e]\n\n# Build and run tests w/coverage\n.\\Make.ps1 -Coverage [-Configuration \u003cString\u003e]\n```\n\n\u003c!--\n  Copyright 2022 Jeffrey Sharp\n\n  Permission to use, copy, modify, and distribute this software for any\n  purpose with or without fee is hereby granted, provided that the above\n  copyright notice and this permission notice appear in all copies.\n\n  THE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\n  WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\n  MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\n  ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\n  WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\n  ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\n  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharpjs%2Fsharp.diagnostics.logging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharpjs%2Fsharp.diagnostics.logging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharpjs%2Fsharp.diagnostics.logging/lists"}