Commit c58952b
committed
Refactor database logging to use WordPressDatabaseEntity
Removed DatabaseEntity and LogsRepository classes and their tests. Updated tests to use the new WordPressDatabaseEntity class, including renaming and refactoring the test file. Updated documentation to reflect the new API structure. This change consolidates database logging logic under WordPressDatabaseEntity for improved maintainability.1 parent dd5ae29 commit c58952b
File tree
8 files changed
+342
-908
lines changed- plugins/wpgraphql-logging
- docs
- src/Logger/Database
- tests/wpunit/Logger
- Database
- Scheduler
8 files changed
+342
-908
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments