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

Add log information for loading and storing history items #184

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

leewyatt
Copy link
Contributor

The code changes introduce log messages to indicate when history items are being stored and loaded within the PreferencesHistoryManager. This adds a level of transparency to these processes and will aid in future debugging efforts.

The code changes introduce log messages to indicate when history items are being stored and loaded within the PreferencesHistoryManager. This adds a level of transparency to these processes and will aid in future debugging efforts.
The logging level in PreferencesHistoryManager has been changed from info to finest. Additionally, the key related to the stored and loaded history items has been added to the log messages for more efficient debugging.
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@dlemmermann dlemmermann merged commit f994516 into master Jun 3, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants