NoopLogger constructor

const NoopLogger()

A Logger implementation that has empty implementation for logging.

Implementation

const NoopLogger();