green-fox-academy / hotel-booking-user-service

0 stars 0 forks source link

Logging time #6

Open vvarro opened 7 years ago

vvarro commented 7 years ago

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

vvarro commented 7 years ago

Estimation: 1