dotnet / dotnet/dotnet-api-docs
Missing doc for DebugLoggerProvider Constructor
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
edited by @tarekgh
### Type of issue
Missing doc
### Description
DebugLoggerProvider constructor doc is missing because this is compiler generated constructor not explicitly declared in the [code](https://github.com/dotnet/runtime/blob/360615cc1732d2569ab6b09781ab291cf93f31a2/src/libraries/Microsoft.Extensions.Logging.Debug/src/DebugLoggerProvider.cs#L10.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.logging.debug.debugloggerprovider.-ctor?view=net-9.0-pp#microsoft-extensions-logging-debug-debugloggerprovider-ctor
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/Microsoft.Extensions.Logging.Debug/DebugLoggerProvider.xml
### Document Version Independent Id
6f7aeef2-85c3-83fc-402e-52682953fde5
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.