Log

object Log extends SendingObserver with Logging
trait Logging
class Object
trait Matchable
class Any
Log.type

Value members

Concrete methods

def onFail(e: Exception): Unit
def onFinish(msg: Message): Unit
def onStart(msg: Message): Unit

Inherited fields

protected val logger: Logger
Inherited from:
Logging