TestLogger

zio.test.TestLogger$
See theTestLogger companion trait
object TestLogger

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def fromConsole(console: Console)(implicit trace: Trace): ZLayer[Any, Nothing, TestLogger]
def logLine(line: String)(implicit trace: Trace): URIO[TestLogger, Unit]