Text

zio.logging.LogFormat.Pattern.Text
See theText companion object
final case class Text(text: String) extends Pattern

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Pattern

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

override val toLogFormat: LogFormat

Converts this log pattern into a log format.

Converts this log pattern into a log format.

Attributes