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 }A disabled Logger that won’t emit log messages at runtime. Use to turn off all logging emitted using a specific logger variable.
static var disabled: Logger { get }