AOSSIE-Org / AOSSIE-Org/PictoPy

Feat: Display the time of each activity while logging.

Đang mở
#1,170 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
283
Fork
679
Merge trung bình
7 ngày 2 giờ
Pull request đã merge (30 ngày)
3

Mô tả

### Describe the feature

### Description
This feature will display the exact time at which each action or execution occurs while logging.
- Example
- **`[BACKEND] | INFO | 19:28:03 | [access] 127.0.0.1:58132 - "GET /images/?tagged=true HTTP/1.1" 200`**
- **`[SYNC-MICROSERVICE] | INFO | 19:28:18 | [access] 127.0.0.1:59097 - "GET /folders/status HTTP/1.1" 200`**
Most hosting platforms also provide this feature.

### Files affected
- `modified:` backend/app/logging/**setup_logging.py**
- `modified:` sync-microservice/app/logging/**setup_logging.py**
- `modified:` utils/logging/**logging_config.json**

### Add ScreenShots

## Screeenshots (Before)
### No timestamp for logging activity.
- **`Backend`**
Image

- **`Sync-microservices`**

Image

## After Screenshots(After)
### Timestamp is now available for logging activity.
- **`Backend`**

Image

- **`Sync-microservices`**

Image

### Record

- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on this issue

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.