Logger.print

print msg into the log

interface Logger
void
print
(
in string msg
)

Meta