Changed format of data in log() function in backup_functions.sh
to something easier to parse mechanically. We lose the time
zone in the log with this format, but the inconsistent format
of the timezone was part of the problem with parsing.
Note this is parsed by "date -d" so original change to fix didn't work!
#review-29800 @tom_tyler