log(msg)
  
	Instance Protected methods
	Log a message to stdlog, if it's defined. This implementation outputs the timestamp and message to the log.
- 
msg - 
the message to log
 
Log a message to stdlog, if it's defined. This implementation outputs the timestamp and message to the log.
msg
the message to log
Please login to continue.