microsoft / microsoft/OSSGadget
Use Microsoft extensions logging
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 371
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
This allows swapping in the logging provider of your choice. Regular ossgadgets can use serilog instead of nlog and useserilog for the builder.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the current NLog setup and the builder used by regular OSSGadget tools. Read how logging providers are configured, then determine the project changes needed to allow a provider to be swapped and support Serilog through the builder. Done means the requested provider choice works without changing each tool's logging code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100