almond.logger.internal

Members list

Type members

Classlikes

trait ActualLogger

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NopLogger.type
final case class AddPrefixLogger(underlying: ActualLogger, prefix: String) extends ActualLogger

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ActualLogger
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Logger.type
final case class LoggerContextImpl(baseLogger: Logger) extends LoggerContext

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object NopLogger extends ActualLogger

Attributes

Supertypes
trait ActualLogger
class Object
trait Matchable
class Any
Self type
NopLogger.type
final class PrintStreamLogger(val level: Level, out: PrintStream, colored: Boolean, addPid: Boolean) extends ActualLogger

Attributes

Companion
object
Supertypes
trait ActualLogger
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type