This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
gs_bg
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
启动时报错,日志目录需要配置,修改使用手册增加:
3.1.4 日志配置
编辑src/main/ resources目录下的logback.yml 文件
<property name="log.path" value="/home/ruoyi/logs" />
改为自己需要的路径
<property name="log.path" value="/Users/jyking/project/logs" />
jykingiMac
5 years ago
parent
2c31fc9e48
commit
f8165653b5
1 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
BIN
doc/若依环境使用手册.docx
BIN
doc/若依环境使用手册.docx
View File