MoleculeLogging

molecule.boilerplate.util.MoleculeLogging
trait MoleculeLogging extends Logging

Attributes

Source
MoleculeLogging.scala
Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Known subtypes
object _ExprAttr
object _ExprBArMan
object _ExprBArOpt
object _ExprBArTac
object _ExprMapMan
object _ExprMapOpt
object _ExprMapTac
object _ExprOneMan
object _ExprOneOpt
object _ExprOneTac
object _ExprSeqMan
object _ExprSeqOpt
object _ExprSeqTac
object _ExprSetMan
object _ExprSetOpt
object _ExprSetTac
object _Aggregates
object _ModelOps
object _Nested
object _OptRef
object _SortAttrs
object _Model
Show all

Members list

Value members

Inherited methods

protected def logger: Logger

The logger for this class.

The logger for this class.

Attributes

Inherited from:
Logging
Source
Logging.scala
protected def loggerName: String

Override this to change the name of the underlying logger.

Override this to change the name of the underlying logger.

Defaults to class name with package

Attributes

Inherited from:
Logging
Source
Logging.scala

Concrete fields

val logFormatter: Formatter

Attributes

Source
MoleculeLogging.scala
val logLevel: Level

Attributes

Source
MoleculeLogging.scala