izumi.logstage.api.rendering

Members list

Type members

Classlikes

sealed trait AnyEncoded

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
AnyEncoded.type
sealed trait AnyEncodedLowPriority

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AnyEncoded
object ConsoleColors

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Show all
Known subtypes
trait LogstageCodec[-T]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object LogstageCodec
class LogstageReprWriter(colored: Boolean) extends ExtendedLogstageWriter[String]

Attributes

Companion
object
Supertypes
trait ExtendedLogstageWriter[String]
trait LogstageWriterResult[String]
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
final case class RenderedMessage(entry: Entry, template: String, message: String, parameters: Seq[RenderedParameter], unbalanced: Seq[RenderedParameter])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class RenderedParameter(arg: LogArg, repr: String, normalizedName: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class RenderingOptions(withExceptions: Boolean, colored: Boolean, hideKeys: Boolean)

Value parameters

colored

if true, use colors in console output

hideKeys

if true, remove names of interpolated variables from the output

withExceptions

if true, print full stack trace of Throwables in the interpolation

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait StrictEncoded extends AnyEncoded

Attributes

Companion
object
Supertypes
trait AnyEncoded
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object StrictEncoded
class StringRenderingPolicy(options: RenderingOptions, template: Option[Aggregate]) extends RenderingPolicy

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
object TimeOps

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
TimeOps.type