StringEvent

sbt.internal.util.StringEvent$
See theStringEvent companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(level: String, message: String, channelName: Option[String], execId: Option[String]): StringEvent
def apply(level: String, message: String, channelName: String, execId: String): StringEvent