function Logger() {
  EventDispatcher.call(this)
  /** Boolean flag that toggles output to browser console.
   * @type {boolean}
   */