ILogger.log

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

interface ILogger
nothrow
void
log
(
lazy string message
,)

Meta