diff options
author | Felix Lange <fjl@twurst.com> | 2014-10-16 16:50:51 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2014-10-17 23:23:29 +0800 |
commit | c090a77f1c9bc890e67a00fb47a1c23c8769799d (patch) | |
tree | a01be1b9baf2b6cb4a0f133b40ab7219f395cdcd /ethchain/helper_test.go | |
parent | 50f5ba5b0cfdf02cd87a9070676bd3c21c217296 (diff) | |
download | go-tangerine-c090a77f1c9bc890e67a00fb47a1c23c8769799d.tar go-tangerine-c090a77f1c9bc890e67a00fb47a1c23c8769799d.tar.gz go-tangerine-c090a77f1c9bc890e67a00fb47a1c23c8769799d.tar.bz2 go-tangerine-c090a77f1c9bc890e67a00fb47a1c23c8769799d.tar.lz go-tangerine-c090a77f1c9bc890e67a00fb47a1c23c8769799d.tar.xz go-tangerine-c090a77f1c9bc890e67a00fb47a1c23c8769799d.tar.zst go-tangerine-c090a77f1c9bc890e67a00fb47a1c23c8769799d.zip |
ethlog: simplify LogSystem interface
Messages are formatted by generic part, so the log system doesn't need
to provide formatting. This fixes the test from the previous commit.
As a small bonus, log systems now have access to the level of
the message. This could be used to provide colored logging in the
future.
Diffstat (limited to 'ethchain/helper_test.go')
0 files changed, 0 insertions, 0 deletions