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

Make debug level logging the default #1396

Merged
merged 6 commits into from
Dec 5, 2023
Merged

Make debug level logging the default #1396

merged 6 commits into from
Dec 5, 2023

Conversation

Alium58
Copy link
Member

@Alium58 Alium58 commented Nov 26, 2023

Description

Always asking to have folks enable debug level logging and repro error before sending log. Let's make the default debug level.

  1. Change default level of logging to debug. This only impacts folks who have never ran autosend or got a fresh mafia install. So not a huge number
  2. Made a one time change to debug level logging for everyone via a pref

How Has This Been Tested?

Testing passed. Updated logging level once but not again in the future, as intended. Autorun is my alias to import and run autoscend commands
image

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have based my pull request against the main branch or have a good reason not to.

@Alium58 Alium58 changed the title Logging-level-updates Make debug level logging the default Nov 26, 2023
@Alium58 Alium58 merged commit b6bfb5c into main Dec 5, 2023
2 checks passed
@Alium58 Alium58 deleted the logging-level-updates branch December 5, 2023 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants