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

[release/6.0-preview6] Support generating log methods in nested classes #54248

Merged

Commits on Jun 15, 2021

  1. Support log methods in nested classes

    maryamariyan authored and github-actions committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    aa078f9 View commit details
    Browse the repository at this point in the history
  2. Remove message for nested error

    maryamariyan authored and github-actions committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    0bf168d View commit details
    Browse the repository at this point in the history
  3. Apply some PR feedback

    maryamariyan authored and github-actions committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    53b7e6b View commit details
    Browse the repository at this point in the history
  4. - Remove variable indentationSize - Add test for non static nested ca…

    …se - Add support for log method directly in structs - Support log methods in nested records/structs
    maryamariyan authored and github-actions committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    154c806 View commit details
    Browse the repository at this point in the history
  5. - Cleanup tests - Undo support for loggers directrly under struct

    maryamariyan authored and github-actions committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    ff4d7ee View commit details
    Browse the repository at this point in the history
  6. Address PR feedback

    maryamariyan authored and github-actions committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    a482960 View commit details
    Browse the repository at this point in the history