storj/private/testplanet
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
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
log.go private/testplanet: use relative time logging 2020-11-02 17:53:18 +00:00
planet_test.go all: fix defers in loop 2020-11-02 15:06:38 +02:00
planet.go all: add pprof labels for debugger 2020-10-29 15:10:07 +00:00
reconfigure.go storagenode/version: notification flow now based on cursor, chore_test added, versioncontrol added to reconfigure. 2020-07-23 14:13:24 +00:00
referralmanager.go all: fix dots 2020-07-16 14:58:28 +00:00
rpc_test.go all: use DialNodeURL throughout the codebase 2020-05-20 10:36:30 +00:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go private/testplanet: use relative time logging 2020-11-02 17:53:18 +00:00
satellite_test.go satellite/metainfo: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00
satellite.go all: add pprof labels for debugger 2020-10-29 15:10:07 +00:00
storagenode-wait.go storagenode/pieces: Deleter can handle multiple tests 2020-04-29 11:26:56 -06:00
storagenode.go all: add pprof labels for debugger 2020-10-29 15:10:07 +00:00
tlsopts_test.go all: use DialNodeURL throughout the codebase 2020-05-20 10:36:30 +00:00
uplink_test.go pkg/revocation: pass ctx into opening the database 2020-10-29 07:15:36 +00:00
uplink.go all: add pprof labels for debugger 2020-10-29 15:10:07 +00:00
versioning.go storagenode/version: notification flow now based on cursor, chore_test added, versioncontrol added to reconfigure. 2020-07-23 14:13:24 +00:00