StdConfigs

harness.zio.StdConfigs$
object StdConfigs

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
StdConfigs.type

Members list

Type members

Classlikes

final case class Tolerance(logTolerance: LogLevel)

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Tolerance.type
final case class ToleranceAndColorMode(logTolerance: LogLevel, colorMode: ColorMode)

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

Implicits

Implicits

implicit val colorModeJsonCodec: JsonCodec[ColorMode]