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

Logger: refactored default LogLevel definition #1934

Merged
merged 2 commits into from
Sep 23, 2022
Merged

Commits on Sep 23, 2022

  1. Logger: refactored default LogLevel definition

    Defining the property "twice" was a big weird and hard to read. Now `logLevel` is only defined once, with the default value extracted into a separate method.
    NachoSoto committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    b357a47 View commit details
    Browse the repository at this point in the history
  2. default

    NachoSoto committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    961b48e View commit details
    Browse the repository at this point in the history