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

2875 drop logger level required to force log explorer to pop up from error to warning #2879

Conversation

lucas-wilkins
Copy link
Contributor

Log view shows on level 30 now instead of 40.

Removed unnecessary passes

@lucas-wilkins lucas-wilkins added the SasView 6.0.0 Required for 6.0.0 release label May 9, 2024
Copy link
Contributor

@krzywon krzywon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this locally by trying to save an empty analysis. The log opened when the warning was thrown. Thanks for removing unneccessary passes.

Two suggestions:

  • The inline comment above record.levelno says to show the log if error or worse. This should be updated to prevent confusion in the future.
  • Remove 3 empty lines where pass used to be (lint).

@lucas-wilkins
Copy link
Contributor Author

Remove 3 empty lines where pass used to be (lint).

We need to run black on the whole thing at some point soon. Think there is an issue for it.

@butlerpd butlerpd merged commit eed82cb into release_6.0.0 May 9, 2024
28 checks passed
@butlerpd butlerpd deleted the 2875-drop-logger-level-required-to-force-log-explorer-to-pop-up-from-error-to-warning branch May 9, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SasView 6.0.0 Required for 6.0.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants