mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-19 14:41:24 +08:00
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. |
||
|---|---|---|
| .. | ||
| db.settings.md | ||
| how-to-use-logger-en.md | ||
| how-to-use-logger-zh.md | ||
| how-to-use-messageBlock.md | ||
| how-to-use-messageThunk.md | ||
| how-to-use-useMessageOperations.md | ||
| how-to-write-middlewares.md | ||
| KnowledgeService.md | ||
| message-lifecycle.png | ||
| Message.md | ||