in logger/src/main/scala/jetbrains/buildServer/sbtlogger/TCLogAppender.scala [112:114]
def testCancelled(name: String, flowId: String){ printServerMessage("message", "text" -> s"Test $name was cancelled", "flowId" -> flowId) }