Skip to content

Commit

Permalink
fix wrong words in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zaomianbao committed Sep 16, 2022
1 parent ab4f7bf commit d8191c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/XXL-JOB官方文档.md
Original file line number Diff line number Diff line change
Expand Up @@ -1395,7 +1395,7 @@ XXL-JOB会为每次调度请求生成一个单独的日志文件,需要通过
日志文件存放的位置可在“执行器”配置文件进行自定义,默认目录格式为:/data/applogs/xxl-job/jobhandler/“格式化日期”/“数据库调度日志记录的主键ID.log”。
在JobHandler中开启子线程时,子线程将会将会把日志打印在父线程即JobHandler的执行日志中,方便日志追踪。
在JobHandler中开启子线程时,子线程将会把日志打印在父线程即JobHandler的执行日志中,方便日志追踪。
### 5.6 通讯模块剖析
Expand Down

0 comments on commit d8191c4

Please sign in to comment.