cherry-studio/packages/shared/config
fullex 5204438c0c
refactor[Logger]: filtering logs with environment variable (#8299)
refactor(Logger): enhance logging with environment variable support

- Updated LoggerService to utilize environment variables for filtering logs by level and module in development mode.
- Modified the logging level handling to use constants from the logger configuration.
- Enhanced documentation to include details on using environment variables for log filtering in both English and Chinese documentation files.
- Cleaned up unused type definitions related to logging.
2025-07-21 09:37:48 +08:00
..
constant.ts feat(constant): add .fxml file extension (#8125) 2025-07-14 14:49:40 +08:00
languages.ts refactor: hard-coded language map (#7360) 2025-06-19 17:13:29 +08:00
logger.ts refactor[Logger]: filtering logs with environment variable (#8299) 2025-07-21 09:37:48 +08:00
nutstore.ts feat: nutstore integration (#3461) 2025-03-25 11:40:11 +08:00
types.ts refactor[Logger]: filtering logs with environment variable (#8299) 2025-07-21 09:37:48 +08:00