StaticSyncPrint

Static trace class - internal only

Constructors

this
this(OutputStream output)

C'tor

Members

Functions

flush
typeof(this) flush()

Flushes the output to the console.

format
typeof(this) format(cstring fmt, Args args)

Outputs a string to the console.

Meta