Egon Elbre
|
0c23b12038
|
private/testplanet: use relative time logging
Instead of printing RFC3339 timestamp, we'll print relative time
since the creation of the testplanet.
Before:
logger.go:130: 2020-11-02T14:54:53.864+0200 DEBUG versioncontrol addr= 127.0.0.1:30904
After:
log.go:54: 00:00.002 DEBUG versioncontrol addr= 127.0.0.1:30945
Change-Id: Ifa423f9d54d4e7c583d9290fe36a791d28166f8f
|
2020-11-02 17:53:18 +00:00 |
|