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
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -60,4 +60,5 @@ keyring passwords.py
|
||||
*github*
|
||||
*git*
|
||||
*tech_spec*
|
||||
dashboards
|
||||
dashboards
|
||||
backend/mappings.db
|
||||
|
||||
Reference in New Issue
Block a user