Silent logger that discards all output (useful for testing)
ILogger
import { silentLogger } from ".";