- feat: Create ASLLayout component with 7-module left navigation - feat: Implement Title Screening Settings page with optimized PICOS layout - feat: Add placeholder pages for Workbench and Results - fix: Fix nested routing structure for React Router v6 - fix: Resolve Spin component warning in MainLayout - fix: Add QueryClientProvider to App.tsx - style: Optimize PICOS form layout (P+I left, C+O+S right) - style: Align Inclusion/Exclusion criteria side-by-side - docs: Add architecture refactoring and routing fix reports Ref: Week 2 Frontend Development Scope: ASL module MVP - Title Abstract Screening
56 lines
560 B
Markdown
56 lines
560 B
Markdown
# 监控与日志
|
|
|
|
> **模块定位:** 平台基础层
|
|
> **优先级:** P1
|
|
> **状态:** ⏳ 待设计
|
|
|
|
---
|
|
|
|
## 📋 模块概述
|
|
|
|
监控与日志服务负责:
|
|
- 操作日志记录
|
|
- 错误日志监控
|
|
- 性能监控
|
|
- 审计日志(合规要求)
|
|
|
|
---
|
|
|
|
## 🎯 核心功能
|
|
|
|
### 1. 操作日志
|
|
- 用户操作记录
|
|
- 管理员操作记录
|
|
|
|
### 2. 错误日志
|
|
- 系统错误捕获
|
|
- 错误告警
|
|
|
|
### 3. 审计日志
|
|
- 敏感操作记录
|
|
- 合规审计
|
|
|
|
---
|
|
|
|
**最后更新:** 2025-11-06
|
|
**维护人:** 技术架构师
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|