Logging

trait Logging

Logging is a mix-in to conveniently add logging support to any class or object.

class Object
trait Matchable
class Any

Value members

Concrete methods

protected

The logger for this class.

The logger for this class.

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