dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.57k stars 1.94k forks source link

An example would be extremely helpful. #4667

Closed markolbert closed 2 months ago

markolbert commented 3 months ago

Type of issue

Typo

Description

[Enter feedback here] Title says it all

Page URL

https://learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.dbcontextoptionsbuilder-1.enabledetailederrors?view=efcore-8.0

Content source URL

https://github.com/dotnet/EntityFramework.ApiDocs/blob/live/dotnet/xml/Microsoft.EntityFrameworkCore/DbContextOptionsBuilder`1.xml

Document Version Independent Id

a42e7dfa-dc25-592e-21e9-37d9fe3fc079

Article author

@dotnet-bot

ajcvickers commented 3 months ago

See https://learn.microsoft.com/en-us/ef/core/logging-events-diagnostics/extensions-logging?tabs=v3#getting-detailed-messages, which is in the Logging docs linked from the API page you referenced.