ipfs-cluster/api/rest
Kishan Mohanbhai Sagathiya 62a998a694 Use custom log formatter when logging to stdout
- Instead of using a boolean config element(send logs to std out or
file), use a string element that would store path of the log file.
That way user has freedom to choose the filepath. Use std out if this
path is empty.
2019-08-27 14:41:15 +05:30
..
client Improve pin/unpin method signatures (#843) 2019-07-22 15:39:11 +02:00
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go Use custom log formatter when logging to stdout 2019-08-27 14:41:15 +05:30
config.go Use custom log formatter when logging to stdout 2019-08-27 14:41:15 +05:30
restapi_test.go Fix #854: 404 on deleting a pin that isn't part of pinset (#854) 2019-07-29 13:26:53 +02:00
restapi.go Use custom log formatter when logging to stdout 2019-08-27 14:41:15 +05:30