Patterns

zio.logging.LogFormat.Pattern.Patterns
final case class Patterns(patterns: Chunk[Pattern]) extends Pattern

Attributes

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

Members list

Value members

Concrete methods

override def isDefinedFilter: Option[LogFilter[Any]]

Attributes

Definition Classes
override def toLogFormat: LogFormat

Converts this log pattern into a log format.

Converts this log pattern into a log format.

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product