StrictLogger.formatString

Format message with default logging style (etc. time and level string).

class StrictLogger
@trusted
string
formatString
(
lazy string message
,
LoggingLevel level
)

Meta