com.geirolz.app.toolkit.logger

Members list

Type members

Classlikes

sealed trait ConsoleLogger[F[_]] extends Logger[F]

Attributes

Companion
object
Supertypes
trait Logger[F]
class Object
trait Matchable
class Any
object ConsoleLogger

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait Logger[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ConsoleLogger[F]
trait NoopLogger[F]
object Logger

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Logger.type
trait LoggerAdapter[LOGGER[_[_]]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object LoggerAdapter

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait NoopLogger[F[_]] extends Logger[F]

Attributes

Companion
object
Supertypes
trait Logger[F]
class Object
trait Matchable
class Any
object NoopLogger

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
NoopLogger.type