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

small log level adjustments #327

Closed
Qubus0 opened this issue Jul 11, 2023 · 0 comments
Closed

small log level adjustments #327

Qubus0 opened this issue Jul 11, 2023 · 0 comments
Labels
refactor / cleanup Improves readability or maintainability
Milestone

Comments

@Qubus0
Copy link
Collaborator

Qubus0 commented Jul 11, 2023

demote message WARNING ModLoader:UserProfile: No mod_ids inside "mod_list" for user profile "default" to INFO

demote message Can't open mod folder res://mods to INFO in the editor only

@Qubus0 Qubus0 added the refactor / cleanup Improves readability or maintainability label Jul 11, 2023
@KANAjetzt KANAjetzt added this to the v6.2.0 milestone Jul 12, 2023
@KANAjetzt KANAjetzt mentioned this issue Jul 13, 2023
KANAjetzt added a commit to KANAjetzt/godot-mod-loader that referenced this issue Jul 13, 2023
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
@Qubus0 Qubus0 closed this as completed in 0253c6d Jul 14, 2023
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

No branches or pull requests

2 participants