Loading
♻️ refactor(database): replace logging with custom logger across modules
- Removed standard logging imports and replaced with custom logger. - Updated logger initialization in database-related files. - Improved consistency in logging approach throughout the database module.