storj/pkg
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
..
auth private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
bloomfilter private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
cfgstruct private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
encryption argon2: choose a steady parallelism value (#3630) 2019-11-22 14:00:04 -07:00
identity private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
listenmux pkg/listenmux: resolve deadlock in test 2019-09-20 21:16:59 +00:00
macaroon metainfo: move api keys to part of the request (#3069) 2019-09-19 10:19:29 -06:00
miniogw libuplink: remove additional GetBucket for upload/download (#3568) 2019-11-15 02:06:17 -08:00
paths Create and use an encryption.Store (#2293) 2019-06-24 19:23:07 +00:00
pb storagenode: Add new endpoint to receive satellite requests for… (#3590) 2019-11-26 18:47:19 +01:00
peertls replace planet.Start in tests with planet.Run 2019-12-10 16:55:54 +00:00
pkcrypto Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
process cmd/storagenode-updater, pkg/process: Fix logging timestamp 2019-12-11 10:05:48 +00:00
ranger private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
revocation private/dbutil: distinguishes between db drivers and implementations to allow for different implementations of SQL queries. 2019-12-04 18:31:26 +00:00
rpc pkg/rpc/rpcpool: add idle expiration to connections 2019-12-10 20:32:11 +00:00
server pkg/{rpc,server,tlsopts}: pick larger defaults for buffer sizes 2019-11-18 21:22:49 +00:00
signing private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
storj uplink/metainfo: remove additional GetObject from download 2019-12-09 11:48:48 +00:00
telemetry pkg/process: reduce noise in storj-sim (#2988) 2019-09-10 10:32:53 +03:00