Scala SBT - 修改输出以提供更多信息

发布于 2024-11-27 20:53:25 字数 200 浏览 1 评论 0原文

我想改变 Scala 的 SBT 呈现信息的方式。任何修改的想法都是受欢迎的,但我最感兴趣的是几件事。

怎么可能做到这一点?

  • 删除您不感兴趣的部分信息

  • 将某些信息(例如测试错误)涂成红色

  • 显示完整的错误堆栈跟踪、断言对象值、比较字符串等中的差异位置

i would like to change the way SBT for Scala presents informations. Any ideas for modification are wellcome but I am most interested in few thing.

How could be done this?

  • Remowe parts of information that does not interest you

  • Color certain piece of information for example test errors in red

  • Show full error stack trace, asserted object values, place where are differences in compared strings ect

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

瞄了个咪的 2024-12-04 20:53:25

尝试通过输入 info 将日志级别设置为 info

Try to set the log level to info by typing info

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文