class

Tracing::NoOpLayer

Inherits Tracing::Layer < Reference < Object

A no-op layer that passes everything through.

Instance methods

enabled?(metadata : Metadata, ctx : LayerContext) : Bool

Returns true if this layer would enable the given metadata.

Source
max_level_hint

Returns the max level hint for this layer.

Source