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

FindPeaks: logs about fit parameters, notice level -> debug level #13079

Merged

Conversation

FedeMPouzols
Copy link
Contributor

Fixes #12807.

This simply changes the log level of a couple of log messages from FindPeaks that were initially added as too high level logs because of other issues which are now fixed (#12686).

To test:

  • simple code review
  • green light from the build servers.

This doesn't change functionality and absolutely does not need to go in the release notes.

@peterfpeterson : you might want to check or just be aware of this. I think that this should be fine as we planned some days ago, but feel free to revert or change as you need for FindPeaks development. After this I think that the verbosity level of FindPeaks is reasonable.

@FedeMPouzols FedeMPouzols added the Framework Issues and pull requests related to components in the Framework label Jul 13, 2015
@FedeMPouzols FedeMPouzols added this to the Release 3.5 milestone Jul 13, 2015
@peterfpeterson peterfpeterson self-assigned this Jul 13, 2015
peterfpeterson added a commit that referenced this pull request Jul 13, 2015
…ogs_to_debug_in_FindPeaks

FindPeaks: logs about fit parameters, notice level  -> debug level
@peterfpeterson peterfpeterson merged commit 58a49ce into master Jul 13, 2015
@rosswhitfield rosswhitfield deleted the 12807_downgrade_notice_logs_to_debug_in_FindPeaks branch July 27, 2015 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Downgrade a couple of warning/notice messages in FindPeaks to 'debug' level
2 participants