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

Set several log messages to verbose level #2021

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

rh101
Copy link
Contributor

@rh101 rh101 commented Jul 5, 2024

Describe your changes

Several log messages seem to be set to a higher level than is required, which results in the log generating to many messages that are not useful in both release and normal debugging sessions.

This sets those log messages to verbose level, so they are only outputted if required for specific trace level debugging.

Issue ticket number and link

Checklist before requesting a review

For each PR

  • Add Copyright if it missed:
    - "Copyright (c) 2019-present Axmol Engine contributors (see AUTHORS.md)."

  • I have performed a self-review of my code.

    Optional:

    • I have checked readme and add important infos to this PR.
    • I have added/adapted some tests too.

For core/new feature PR

  • I have checked readme and add important infos to this PR.
  • I have added thorough tests.

@halx99 halx99 added this to the 2.1.4 milestone Jul 5, 2024
@halx99 halx99 added the enhancement New feature or request label Jul 5, 2024
@halx99 halx99 merged commit e590b9d into axmolengine:dev Jul 5, 2024
15 checks passed
@rh101 rh101 deleted the reduce-log-spam branch July 5, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants