cc.otavia.core.slf4a.nop

Members list

Type members

Classlikes

object NOPLogger extends Logger

A direct NOP (no operation) implementation of Logger.

A direct NOP (no operation) implementation of Logger.

Attributes

Supertypes
trait Logger
class Object
trait Matchable
class Any
Self type
NOPLogger.type

NOPLoggerFactory is a trivial implementation of ILoggerFactory which always returns the unique instance of NOPLogger.

NOPLoggerFactory is a trivial implementation of ILoggerFactory which always returns the unique instance of NOPLogger.

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any