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
class UnpickleTpls[Tpl]
class PickleTpls
object Boopicklers.type
class RpcHandlers
class ResolveSave
trait FutureUtils
object _ExprAttr.type
object _ExprMapMan.type
object _ExprMapOpt.type
object _ExprMapTac.type
object _ExprOneMan.type
object _ExprOneOpt.type
object _ExprOneTac.type
object _ExprSetMan.type
object _ExprSetOpt.type
object _ExprSetTac.type
object _Aggregates.type
object _ModelOps.type
object _Nested.type
object _SortAttrs.type
object _Model.type
object _ModelTransformations.type
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