提交 15b1eb23 编写于 作者: K kailixu

chore: extend the log print buffer

上级 d159a205
......@@ -20,7 +20,7 @@
#include "tnote.h"
#include "tutil.h"
#define MAX_LOGLINE_SIZE (1000)
#define MAX_LOGLINE_SIZE (10000)
#define MAX_LOGLINE_BUFFER_SIZE (MAX_LOGLINE_SIZE + 10)
#define MAX_LOGLINE_CONTENT_SIZE (MAX_LOGLINE_SIZE - 100)
#define MAX_LOGLINE_DUMP_SIZE (65 * 1024)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册