TestLogger

object TestLogger extends SproutSub[StructuredLogger[IO]]
trait SproutSub[StructuredLogger[IO]]
trait Sprout[StructuredLogger[IO]]
trait Burry[StructuredLogger[IO]]
class Object
trait Matchable
class Any

Type members

Inherited types

type Original = O
Inherited from
Burry
override opaque type Type
Inherited from
SproutSub

Value members

Inherited methods

def apply(o: StructuredLogger[IO]): Type
Inherited from
Sprout
@inline
final def newType(o: StructuredLogger[IO]): Type
Inherited from
Sprout
@inline
final def oldType(n: Type): StructuredLogger[IO]
Inherited from
Burry
def symbolicName: String

Used for better error messages, and certain integrations.

Used for better error messages, and certain integrations.

Inherited from
Burry

Inherited fields

final lazy val newTypeInstance: NewType[StructuredLogger[IO], Type]
Inherited from
Sprout