mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2025-07-15 14:04:40 +08:00
修复发行包运行时找不到日志目录的问题
This commit is contained in:
parent
7a7e1a1855
commit
0a3c03f18b
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,4 +29,3 @@ nbdist/
|
||||
|
||||
server/src/main/cache/
|
||||
server/src/main/file/
|
||||
server/src/main/log
|
7
server/src/main/log/README.txt
Normal file
7
server/src/main/log/README.txt
Normal file
@ -0,0 +1,7 @@
|
||||
README.txt
|
||||
log目录是用来存放kkFileView.log的,预览服务的运行情况最终都会反映到这个日志文件里,
|
||||
可以提供给开发、运维排查系统问题。如果通过kkFileView.log还无法定位问题所在,请你在寻求
|
||||
kk官方支持时,QQ群一 613025121、QQ群二 484680571。将此日志文件一并携带,并按照这个
|
||||
格式重命名日志文件 kkFileView-QQ昵称-时间日期.log。如:kkFileView-kl博主-2020-12-27.log 。
|
||||
所有收集的日志文件我们都会存档,供所有的kk用户作为排查案例使用,所以在你提供日志前,请
|
||||
先自行处理日志文件里的业务敏感内容。
|
Loading…
Reference in New Issue
Block a user