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

Two bugfixes for logging generator #51963

Merged
merged 2 commits into from
Apr 29, 2021
Merged

Commits on Apr 28, 2021

  1. - replace nameof(Generator) with "LoggerMessage"

    - bugfix: up to 6 params, use LoggerMessage.Define
    - bugfix: "__Enumerate" method was missing for IEnumerable arguments
    - change "__Enumerate" method: made part of a utility method, generated once in __LoggerMessageGenerator
    maryamariyan committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    35d0022 View commit details
    Browse the repository at this point in the history
  2. PR feedback

    maryamariyan committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    25f2eef View commit details
    Browse the repository at this point in the history