docs: log 文档完善 (#5770)

Co-authored-by: liuguihua <liuguihua@baidu.com>
This commit is contained in:
lghxuelang 2022-11-17 13:02:30 +08:00 committed by GitHub
parent 7ec02fb7c1
commit 3baee3ff40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,4 +170,4 @@ public class StreamingResponseBodyController {
| source | `string` | | 接口 |
| rowHeight | `number` | | 设置每行高度,将会开启虚拟渲染 |
| maxLength | `number` | | 最大显示行数 |
| operation | `Array` | | 可选日志操作:['stop','clear','showLineNumber','filter'] |
| operation | `Array` | | 可选日志操作:['stop','restart',clear','showLineNumber','filter'] |