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

fix: change log level to debug and improve message #2803

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

omarcopires
Copy link
Contributor

@omarcopires omarcopires commented Aug 8, 2024

Description

The log level has been updated from warning to debug to reduce the verbosity of error messages and improve the debugging process during production. Additionally, the log message has been refined to offer clearer and more actionable information. It now specifically indicates when a boss's corpse is missing or not found, including the exact position where the issue occurred.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I checked the PR checks reports
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@dudantas dudantas changed the title fix: change log level to debug and improve message for missing boss c… fix: change log level to debug and improve message Aug 19, 2024
@dudantas dudantas merged commit df27aa8 into opentibiabr:main Aug 19, 2024
18 checks passed
@omarcopires omarcopires deleted the log-improvement branch August 19, 2024 15:31
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