Logger constructor

Logger(
  1. Function log
)

Implementation

Logger(this.log);