The logging unit should log the current date in standard format. It should use the ISO 8601 standard with combined date and time in UTC. Each log message should look like something similar:
INFO 2017-06-12T17:39:29Z some-service.herokuapp.com message
Logging time
The logging unit should log the current date in standard format. It should use the ISO 8601 standard with combined date and time in UTC. Each log message should look like something similar:
INFO 2017-06-12T17:39:29Z some-service.herokuapp.com message