Commit Graph

3 Commits

Author SHA1 Message Date
6cc2fb4c9b refactor complete 2026-01-22 17:37:17 +03:00
c0505b4d4f semantic markup update 2026-01-18 21:29:54 +03:00
dc9e9e0588 feat(logging): implement configurable belief state logging
- Add LoggingConfig model and logging field to GlobalSettings
- Implement belief_scope context manager for structured logging
- Add configure_logger for dynamic level and file rotation settings
- Add logging configuration UI to Settings page
- Update ConfigManager to apply logging settings on initialization and updates
2025-12-27 05:39:33 +03:00