Sets the logger and name for this Loggable mixin instance.
set logName(String name) => _logger = Logger(name);