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

feat: ✨ Added only_once parameter to all log funcs #210

Merged
merged 2 commits into from
Apr 17, 2023

Conversation

KANAjetzt
Copy link
Member

Depends on #205

Adds an arg to all the log methods that let you only log the message once.

closes #141

@KANAjetzt KANAjetzt added the enhancement New feature or request label Apr 9, 2023
@KANAjetzt KANAjetzt added this to the v6.0.0 milestone Apr 9, 2023
@KANAjetzt KANAjetzt requested review from Qubus0 and a team April 9, 2023 13:42
@KANAjetzt KANAjetzt changed the title feat: ✨ Added only_once parameter to all log funcs feat: ✨ Added only_once parameter to all log funcs Apr 9, 2023
@KANAjetzt KANAjetzt self-assigned this Apr 14, 2023
@KANAjetzt KANAjetzt force-pushed the feat_log_only_once_arg branch from 80491c5 to 66993b9 Compare April 17, 2023 19:23
@KANAjetzt KANAjetzt force-pushed the feat_log_only_once_arg branch from 66993b9 to 47e1e54 Compare April 17, 2023 19:29
Copy link
Collaborator

@Qubus0 Qubus0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

beautiful ✨

@KANAjetzt KANAjetzt added this pull request to the merge queue Apr 17, 2023
Merged via the queue into GodotModding:development with commit f64d8df Apr 17, 2023
@KANAjetzt KANAjetzt deleted the feat_log_only_once_arg branch April 17, 2023 21:20
@ithinkandicode ithinkandicode linked an issue May 7, 2023 that may be closed by this pull request
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.

Logging: Add arg for only_once
2 participants