0xPrateek / 0xPrateek/Photoroid

Logging all the errors in a file

未关闭
#19 3 条评论 0 个 reaction 已指派 1 人 已被 @VishalS99 认领 在 GitHub 查看
enhancement
主要语言
Python
星标
45
派生
21
PR 合并指标
30 天内没有已合并 PR

描述

Logging of all the;
- DEBUG
- INFO
- WARNING
- ERROR
in a file using python library.

贡献指南

打开贡献指南

调研方向

Look for existing logging setup in the codebase, likely using Python's logging module. Identify where different log levels (DEBUG, INFO, WARNING, ERROR) are currently emitted. Configure a file handler to capture all levels. Test by running the application and checking the log file output.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
tooling
Issue 类型
功能
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。