Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Suchiman/SerilogAnalyzer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.15
Choose a base ref
...
head repository: Suchiman/SerilogAnalyzer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 14 files changed
  • 2 contributors

Commits on Dec 14, 2018

  1. Configuration menu
    Copy the full SHA
    b78fb7f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Cleanup usings

    Suchiman committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    feee1cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a88a1 View commit details
    Browse the repository at this point in the history
  3. Update ShowConfigRefactoring to match current config capabilities

    - MinimumLevelOverrides for <appSettings>
    - Adds support for LoggingLevelSwitch
    - Adds support for Destructure.* and Filter.*
    - Adds support for generic methods like Enrich.With<T>()
    - Adds support for Config Surrogate extensions
    - Adds support for typeof(T) and System.Type arguments
    - Adds support for abstract class parameters
    - Adds support for public field and properties
    - Fix: do not add Serilog as explicit using
    Suchiman committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    cd560a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Update README.md

    Fix correct usage example for Serilog001
    connorads authored and Suchiman committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    f04ca2c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    22ddbf1 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    e54cfc3 View commit details
    Browse the repository at this point in the history
  2. Support VS2022

    Suchiman committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    bf62860 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Adjust Category names

    fixes #63
    Suchiman committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    03309d5 View commit details
    Browse the repository at this point in the history
Loading