OSDN Git Service

Purify normal log output (#70)
authorLiu-Cheng Xu <xuliuchengxlc@gmail.com>
Wed, 25 Oct 2017 06:44:53 +0000 (14:44 +0800)
committerGuanghua Guo <1536310027@qq.com>
Wed, 25 Oct 2017 06:44:53 +0000 (14:44 +0800)
commit0148a4cfd905e30cb3b96f2f8209a2526aea6bd7
tree7192030bfc43e3506ca7da6e0702cdec8365e288
parent06729c21ae783627a20859618824ada9b0c4a573
Purify normal log output (#70)

* Purify normal log output

The current log output at default INFO level has been unified already.

* Resolve conflicts

* Delete useless comments

* Resolve conflicts
blockchain/accounts.go
blockchain/assets.go
cmd/bytomd/commands/run_node.go
node/node.go
protocol/protocol.go