* Add support for logging to console and files
* Added support for internal and custom log categories
Added support for disabling log categories
Added support for setting desired log levels for both console and file
* Added Vitest and configuration to support unit tests
Added Vite plugin to fix performance issue with JSON files
Added mock for configSwizzleManager to support the Vite plugin
* Added custom ESLint rule to enforce proper module paths