UserIO.verbosef

Variant of UserIO.logf that only shows output if UserIOConfigBuilder.useVerboseLogging is set to true.

class UserIO
static
void
verbosef
(
Args...
)
(
const char[] format
,
LogLevel level
,
Args args
)

Meta