Azure / Azure/azure-functions-host
LogMetric extension clashes with Microsoft.Extensions.Logging.Abstractions implementation
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description


Note the difference in nullability. The FuncHost implementation has a non-nullable `IDictionary` while the official pkg has a nullable one.
Contributor guide
Research direction
Compare the FuncHost LogMetric extension with the Microsoft.Extensions.Logging.Abstractions implementation referenced in the issue, starting from the two screenshots and the reported nullability difference. Confirm which signature is expected for compatibility and validate that the clash is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100