egg中日志dir设置相对路径时,会导致dir路径重复拼接
Open
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
```
# egg config文件定义
config.logger = {
dir: './logs',
};
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.