Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以让 SBT 在每个任务开始和完成时输出(到控制台)它的名称 - 包括作为其他任务的依赖项隐式调用的任务?
我希望能够在此输出前加上系统时间(使用 awk)以进行分析。