disabled

A disabled Logger that won’t emit log messages at runtime. Use to turn off all logging emitted using a specific logger variable.

Declaration

static var disabled: Logger { get }