Log4aModule

cc.otavia.log4a.Log4aModule
class Log4aModule extends AbstractModule

Attributes

Graph
Supertypes
trait Module
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def addDefinition(definition: BeanDefinition): Unit
override def definitions: Seq[BeanDefinition]

Attributes

Definition Classes
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Inherited methods

override def addListener(listener: ModuleListener): Unit

Attributes

Definition Classes
Inherited from:
AbstractModule
override def loaded: Boolean

Attributes

Definition Classes
Inherited from:
AbstractModule
final override protected def system: ActorSystem

Attributes

Definition Classes
Inherited from:
AbstractModule