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

Adjust logger log level to match debug level #117

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

HappyTetrahedron
Copy link
Contributor

Summary

This sets all log statements to use log level 1, which corresponds to debug level.

Additionally, the makefile now starts the controller with debug log level, because I figured debug logs would be useful for local dev.
...

Checklist

  • PR contains a single logical change (to build a better changelog).
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

@HappyTetrahedron HappyTetrahedron added the enhancement New feature or request label Mar 3, 2023
@HappyTetrahedron HappyTetrahedron requested a review from bastjan March 3, 2023 15:17
@HappyTetrahedron HappyTetrahedron merged commit 794cea3 into master Mar 6, 2023
@HappyTetrahedron HappyTetrahedron deleted the fix/log-level branch March 6, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants