StyledStrictLogger.log

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

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

Meta