Client constructor

Client()

Implementation

Client() {
  _logger = Logger(_env);
}