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

Refactored code and added logging capabilities #197

Merged
merged 1 commit into from May 25, 2024
Merged

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented May 11, 2024

Re-structured several classes introducing logging capabilities to better track application operation. Separated some classes for clean code organization and enhanced debugging information.

Target branch: 1.2.x
Resolves issue #

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

@Spomky Spomky added the enhancement New feature or request label May 11, 2024
@Spomky Spomky added this to the 1.2.0 milestone May 11, 2024
@Spomky Spomky self-assigned this May 11, 2024
@Spomky Spomky changed the title Features/logs Refactored code and added logging capabilities May 11, 2024
@Spomky Spomky force-pushed the features/logs branch 5 times, most recently from 804beaa to a0a0934 Compare May 25, 2024 17:38
Implemented the CanLogInterface to enable logging capabilities. This provides more insight into events and actions for easier debugging. Updated various classes, including ManifestCache, ResourceCaches, GoogleFontCache, and more.
@Spomky Spomky force-pushed the features/logs branch 2 times, most recently from 85028bc to 6d49d2b Compare May 25, 2024 20:15
@Spomky Spomky merged commit b192221 into 1.2.x May 25, 2024
10 checks passed
@Spomky Spomky deleted the features/logs branch May 25, 2024 20:18
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.

None yet

1 participant