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

feat: runtime config for "live" debugging options #352

Merged
merged 4 commits into from
Feb 24, 2022

Conversation

diafour
Copy link
Contributor

@diafour diafour commented Feb 10, 2022

Overview

  • Add runtime configuration parameter "log.level".
  • Add a config command to list and set runtime parameters.
  • A runtime parameter can be set for a period of time.

What this PR does / why we need it

Change "log.level" on the fly enable debugging without restart.

Also, config with runtime parameters is the one more step to implement #101

Special notes for your reviewer

Does this PR introduce a user-facing change?

@diafour diafour added the enhancement New feature or request label Feb 10, 2022
@diafour diafour self-assigned this Feb 10, 2022
@diafour
Copy link
Contributor Author

diafour commented Feb 21, 2022

More changes:

  • Add forced duration for log.level=debug

Снимок экрана 2022-02-21 в 16 40 01

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.

3 participants