ExtendedLogstageWriter

izumi.logstage.api.rendering.ExtendedLogstageWriter

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Inherited methods

def closeList(): Unit

Attributes

Inherited from:
LogstageWriter
def closeMap(): Unit

Attributes

Inherited from:
LogstageWriter
def mapElementSplitter(): Unit

Attributes

Inherited from:
LogstageWriter

Attributes

Inherited from:
LogstageWriter

Attributes

Inherited from:
LogstageWriter

Attributes

Inherited from:
LogstageWriter
def nextMapElementOpen(): Unit

Attributes

Inherited from:
LogstageWriter
def openList(): Unit

Attributes

Inherited from:
LogstageWriter
def openMap(): Unit

Attributes

Inherited from:
LogstageWriter
def translate(): T

Attributes

Inherited from:
LogstageWriterResult
def write(a: BigInt): Unit

Attributes

Inherited from:
LogstageScalarWriter
def write(a: BigDecimal): Unit

Attributes

Inherited from:
LogstageScalarWriter
def write(a: String): Unit

Attributes

Inherited from:
LogstageScalarWriter
def write(a: Boolean): Unit

Attributes

Inherited from:
LogstageScalarWriter
def write(a: Double): Unit

Attributes

Inherited from:
LogstageScalarWriter
def write(a: Float): Unit

Attributes

Inherited from:
LogstageScalarWriter
def write(a: Long): Unit

Attributes

Inherited from:
LogstageScalarWriter
def write(a: Int): Unit

Attributes

Inherited from:
LogstageScalarWriter
def write(a: Char): Unit

Attributes

Inherited from:
LogstageScalarWriter
def write(a: Short): Unit

Attributes

Inherited from:
LogstageScalarWriter
def write(a: Byte): Unit

Attributes

Inherited from:
LogstageScalarWriter
final def writeMapElement(key: String, value: Option[String]): Unit

Attributes

Inherited from:
LogstageWriter
def writeNull(): Unit

Attributes

Inherited from:
LogstageWriter