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

Change log level on status label colors above 256 #14008

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

akemidx
Copy link
Collaborator

@akemidx akemidx commented Dec 7, 2023

Changing Logging from error to info

Fixes # SC-20532's original PR

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Copy link

what-the-diff bot commented Dec 7, 2023

PR Summary

  • Update of Logging Level in 'Helper.php'
    The Helper.php file in the app/Helpers directory has been updated. Previously, it was logging an error message. Now, it has been changed to log an info message. This will ensure we get more relevant information in our logs and reduce unnecessary alarm caused by error logs.

@snipe
Copy link
Owner

snipe commented Dec 8, 2023

Awesome, thanks!

@snipe snipe merged commit e7a9c7e into snipe:develop Dec 8, 2023
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants