Function Logger.print

print msg into the log

abstract void print (
  in const(string) msg
);