logCurrentTime

session.logCurrentTime() (professional and enterprise editions only)
Description
Outputs to the log the current time in a human-friendly format.
Example
// Output the current time to the log.
session.logCurrentTime();