StrictMessage

izumi.logstage.api.Log.StrictMessage

Construct Message from a string interpolation using StrictMessage.apply

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def empty: Message

Implicits

Inherited implicits

implicit transparent inline def apply(inline message: String): Message

Construct Message from a string interpolation

Construct Message from a string interpolation

Attributes

Inherited from:
StrictMessageMat