This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ruanyuxuan
/
manyuanchun
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
5bed3f76d2
Branches
Tags
master
manyuanchun
/
runtime
/
log
WIN-2308041133\Administrator
d18e88a1ff
第一次提交
2 months ago
..
readme.md
d18e88a1ff
第一次提交
2 months ago
readme.md
log目录说明
此目录用于存储系统运行过程中生成的各种日志文件,包括:
错误日志(error.log)
SQL查询日志(sql.log)
访问日志(access.log)
调试日志(debug.log)
日志文件对于排查系统问题非常重要,建议定期归档但不要随意删除。