Skip to content

refactor: ♻️ demote log messages #330

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

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

KANAjetzt
Copy link
Member

Demote the log message in ModLoaderUserProfile regarding "no mod_ids inside mod_list" from a warning to an info level. Similarly, demote the log message in _ModLoaderFile about "can't open mod folder" from an error to an info level. This adjustment is aimed at preventing confusion after the mod loader is running for the first time without any mods.

closes #327

Demote the log message in `ModLoaderUserProfile` regarding "no `mod_ids` inside `mod_list`" from a warning to an info level. Similarly, demote the log message in `_ModLoaderFile` about "can't open mod folder" from an error to an info level. This adjustment is aimed at preventing confusion after the mod loader is running for the first time without any mods.

closes GodotModding#327
@KANAjetzt KANAjetzt added the refactor / cleanup Improves readability or maintainability label Jul 13, 2023
@KANAjetzt KANAjetzt added this to the v6.2.0 milestone Jul 13, 2023
@KANAjetzt KANAjetzt requested review from Qubus0 and a team July 13, 2023 20:30
@KANAjetzt KANAjetzt added this pull request to the merge queue Jul 14, 2023
Merged via the queue into GodotModding:development with commit 0253c6d Jul 14, 2023
@KANAjetzt KANAjetzt deleted the refactor_log_level branch July 14, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor / cleanup Improves readability or maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants