Logger constructor

Logger(
  1. String namespace
)

Implementation

Logger(this.namespace);