Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

logging improvements #222

Merged
merged 54 commits into from
Nov 29, 2022
Merged

logging improvements #222

merged 54 commits into from
Nov 29, 2022

Conversation

LisoUseInAIKyrios
Copy link
Contributor

logging changes

jtenberg and others added 30 commits November 21, 2022 17:42
… volatile to ensure value changes are seen by other threads. The alternative is to synchronize, but volatile has nearly zero overhead and no thread blocking.
…k calls occur (if the user hits multiple voting buttons quickly in a row)

Moved solve puzzle code into the api class.
Removed now empty Registration and Voting classes.
…erformance by not creating the log messages unless logging is actually enabled.
…erformance by not creating the log messages unless logging is actually enabled.
# Conflicts:
#	app/src/main/java/app/revanced/integrations/returnyoutubedislike/ReturnYouTubeDislike.java
#	app/src/main/java/app/revanced/integrations/returnyoutubedislike/requests/ReturnYouTubeDislikeApi.java
#	app/src/main/java/app/revanced/integrations/utils/LogHelper.java
@LisoUseInAIKyrios
Copy link
Contributor Author

I think I've got the commits for these two branches mixed up. I usually don't use Github.

@LisoUseInAIKyrios
Copy link
Contributor Author

should now be good to go.

@LisoUseInAIKyrios
Copy link
Contributor Author

ok now it should be "good for real, no really, it is"

@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.79.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants