The OpenD Programming Language

IOStream.setupSetupForLogging

Setup the IOStream for wrapping another IOStream and logging what happens. The passed IOHandle will need to be a WrappedIO. For internal Gamut usage.

struct IOStream
package nothrow @nogc @safe pure @trusted
debug
void
setupSetupForLogging
()

Meta