We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
当有大量日志显示的时候,老版本默认限制了最多200条,超出会自动冲掉老日志,新版本加了折叠功能,引入了组的概念,这个功能影响到了
影响版本:2.2.4 和 3.2.6
2.2.4
3.2.6
The text was updated successfully, but these errors were encountered:
[vue2] fix 折叠功能引入后 log-size-limit 不生效的问题 #87
56d3273
[vue3] fix 折叠功能引入后 log-size-limit 不生效的问题 #87
ceb1778
已发布 2.3.0 和 3.3.0 更新
2.3.0
3.3.0
Sorry, something went wrong.
tzfun
No branches or pull requests
当有大量日志显示的时候,老版本默认限制了最多200条,超出会自动冲掉老日志,新版本加了折叠功能,引入了组的概念,这个功能影响到了
影响版本:
2.2.4
和3.2.6
The text was updated successfully, but these errors were encountered: