in logger/src/main/scala/jetbrains/buildServer/sbtlogger/TCLogger.scala [25:27]
def logAll(events: Seq[LogEvent]): Unit = { events.foreach(log) }