CodeChain-io / CodeChain-io/codechain-exchange
Write logs about all requests from client to a file
未关闭
log
Matcher :m:
- 主要语言
- TypeScript
- 星标
- 17
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
The Morgan library which is request logger middleware for node.js seems good to use.
https://github.com/expressjs/morgan
Recorded logs will be stored in `/log` directory per day
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 提到了 Morgan 和 /log 目录,但没有指定源文件或测试。首先定位 Node.js/Express 请求的入口点,并检查 Morgan 的日志记录选项;完成的标准是客户端请求被记录到 /log 下的每日文件中。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- express, node.js, typescript
- 领域
- backend, observability
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100