We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
场景: 1、我们在开发时,会打印一些相对比较重要的日志,线上排查问题时,定向开启调试工具,希望将日志数据copy到本地,进行复现一下,诉求希望有个图标 或者 按钮,一键将输出的数据进行复制 2、希望将简单类型的数据和复杂类型的数据都可以一键copy出来
希望将简单类型的数据和复杂类型的数据都可以一键copy出来 1、可以在每一行输出的后面紧跟一个copy的图标,或者在每一行的右侧跟一个图片 2、或者可以在上述位置加一个按钮
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
场景:
1、我们在开发时,会打印一些相对比较重要的日志,线上排查问题时,定向开启调试工具,希望将日志数据copy到本地,进行复现一下,诉求希望有个图标 或者 按钮,一键将输出的数据进行复制
2、希望将简单类型的数据和复杂类型的数据都可以一键copy出来
Suggested solution
希望将简单类型的数据和复杂类型的数据都可以一键copy出来
1、可以在每一行输出的后面紧跟一个copy的图标,或者在每一行的右侧跟一个图片
2、或者可以在上述位置加一个按钮
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: