LoggingClient constructor
LoggingClient(
- bool debugEnabled,
- Client delegate
Implementation
LoggingClient(this.debugEnabled, this.delegate);
LoggingClient(this.debugEnabled, this.delegate);