storj/cmd
Kaloyan Raev 958772467a cmd/storagenode-updater, pkg/process: Fix logging timestamp
After changing how we execute the storagenode-updater process we lost
timestamps in the log.

The fix is to start using zap logging.

The Windows Installer is changed to register the storagenode-updater
service in a way that the Windows Service Manager passes the
--log.output flag instead of the old --log.

The old --log flag is deprecated, but not removed. We will support it
for backward compatibility. This is required as the storagenode-updater
can auto-updated itself, but the Windows Service Manager of this old
installtion will continue passing the old --log flag when starting it.

Change-Id: I690dff27e01335e617aa314032ecbadc4ea8cbd5
Signed-off-by: Kaloyan Raev <kaloyan@storj.io>
2019-12-11 10:05:48 +00:00
..
certificates private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gateway lib/uplink: explain safe versions (#3644) 2019-11-25 16:55:54 +01:00
identity private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
inspector satellite/payments: invoice creation (#3468) 2019-11-05 15:16:02 +02:00
internal private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
linksharing private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
s3-benchmark private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
satellite storj-sim: work with cockroach:// urls for satellite databases 2019-12-09 23:44:00 +00:00
segment-reaper segment-reaper: test from/to detect parameters 2019-12-10 12:18:44 +01:00
statreceiver private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
storagenode add completion receipt to exit-status cli command on storage node (#3650) 2019-11-26 12:32:26 -05:00
storagenode-updater cmd/storagenode-updater, pkg/process: Fix logging timestamp 2019-12-11 10:05:48 +00:00
storj-sim storj-sim: work with cockroach:// urls for satellite databases 2019-12-09 23:44:00 +00:00
uplink lib/uplink: explain safe versions (#3644) 2019-11-25 16:55:54 +01:00
versioncontrol private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00