Replies: 1 comment
-
|
理解的不一定对,快速产生大量的日志,往往只有前面的日志对分析问题有帮助,所以删掉了后面的。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
if (buffersToWrite.size() > 25) 这里判断要写的日志buffer数量大于25,下面代码删除到只剩2个,是有意这么设计的吗?
Beta Was this translation helpful? Give feedback.
All reactions