Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs for logging, events, and diagnostics #2787

Merged
merged 4 commits into from
Nov 10, 2020
Merged

Docs for logging, events, and diagnostics #2787

merged 4 commits into from
Nov 10, 2020

Commits on Nov 9, 2020

  1. Docs for logging, events, and diagnostics

    **No TOC yet since we need to decide what to do with `Fundamentals`. @smitpatel I do not intend to merge this way.**
    
    * Fixes #2615: Add information on controlling suppressing warnings and otherwise configuring EventIds
    * Fixes #2557: Support logging on DB level #2557
    * Fixes #2770: Add entry in TOC for logging/interceptors
    * Fixes #583: Document how to use DiagnosticSource/DiagnosticListener
    * Fixes #673: Document EnableSensitiveDataLogging
    * Fixes #1913: Interception of database operations: InterceptionResult or InterceptionResult<DbDataReader>?
    * Fixes #1543: Document database interceptors with examples
    * Fixes #955: Document EnableRichDataErrorHandling
    * Fixes #661: EF Core 2.1: document state change events
    ajcvickers committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    07365ee View commit details
    Browse the repository at this point in the history
  2. Updating for new TOC

    ajcvickers committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    524bdc5 View commit details
    Browse the repository at this point in the history
  3. Fixing links

    ajcvickers committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0b83a6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bab3fb7 View commit details
    Browse the repository at this point in the history