status-go/geth/api
Marin 3b316c0700 Beta/refactor logging#221 (#244)
Added a lightweight logger wrapper around go-ethereum/log which adds StatusIM prefix to all messages and allows to clearly distinguish between status-go and go-ethereum logs.

Logs under vendor/go-ethereum left unchanged because those pieces of code might undergo huge refactoring in the near term.
2017-08-10 20:35:58 +07:00
..
api.go node: expose in-proc RPC (CallRPC), closes #144 2017-05-28 17:05:33 +03:00
api_test.go Beta/refactor logging#221 (#244) 2017-08-10 20:35:58 +07:00
backend.go Beta/refactor logging#221 (#244) 2017-08-10 20:35:58 +07:00
backend_accounts_test.go node manager: make API async, fully cover with tests 2017-05-27 23:42:02 +03:00
backend_jail_test.go Beta/refactor logging#221 (#244) 2017-08-10 20:35:58 +07:00
backend_test.go Beta/refactor logging#221 (#244) 2017-08-10 20:35:58 +07:00
backend_txqueue_test.go Beta/refactor logging#221 (#244) 2017-08-10 20:35:58 +07:00