Variable APIClient.log

Declaration

class APIClient
{
  // ...
  std.experimental.logger.core.Logger log;
  // ...
}