mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
- Replaced all Log.* calls with PluginLog.* in plugins directory - Modified 14 files with 179 total changes - Removed unused Log imports - All plugin-related logs now have [plugin] context prefix This ensures consistent context-aware logging for all plugin operations, making it easier to filter and debug plugin-related issues. |
||
|---|---|---|
| .. | ||
| fix-duplicate-imports.ts | ||
| migrate-console-to-log-force.ts | ||
| migrate-console-to-log.ts | ||
| migrate-to-plugin-log.ts | ||
| remove-unused-log-imports.ts | ||