Contents

enableLogging

A Boolean value that enables shader logging.

Declaration

var enableLogging: Bool { get set }

Mentioned in

Discussion

Because logging incurs overhead, regardless of whether the system prints messages, you need to explicitly enable logging.

See Also

Configuring the compiler options