class

Tracing::FlushGuard

Inherits Reference < Object

Guard that signals the writer to flush or stop on drop.

Constructors

new(sender : Channel(Message), done : Channel(Nil))
Source

Instance methods

finalize
Source
flush
Source
start_new(writer : IO | Nil = nil) : Nil
Source