1602 / 1602/compound

Logger needs more config

Đang mở
#439 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
1.6k
Fork
179
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Replace app.enable('quiet') with two options:
1. switch logging between file and stdout
2. log level tuning (enable controller logs, mailer logs, etc)

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

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Look for the logger configuration in the codebase, likely in a config or initialization file. The issue mentions replacing `app.enable('quiet')` with options for output destination (file vs stdout) and log level tuning (controller logs, mailer logs). Start by finding where `enable('quiet')` is used and understand the current logging structure. Check if there are existing tests for logging to ensure changes don't break functionality.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
javascript, node.js
Lĩnh vực
backend, tooling
Loại issue
Tính năng
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

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.