openspp-modules
openspp-modules copied to clipboard
feat: Add file-based audit logging with rotation
- Add configuration UI for file logging settings
- Implement RotatingFileHandler with JSON Lines format
- Support dual-mode: file or database logging
- Skip chatter messages when file logging enabled
- Add 15 comprehensive tests for all scenarios
- Maintain full backward compatibility (defaults to DB mode)
