StyledStrictLogger.log

Prints message into log. Displaying in the console controlled by minOutputLevel property.

class StyledStrictLogger(StyleEnum, US...)
nothrow @trusted
void
log
(
lazy string message
,
StyleEnum level
)

Meta