quorum/ethlog
Felix Lange c090a77f1c 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.
2014-10-17 17:23:29 +02:00
..
example_test.go ethlog: use Godoc for code examples in documentation 2014-10-17 17:20:44 +02:00
loggers.go ethlog: simplify LogSystem interface 2014-10-17 17:23:29 +02:00
loggers_test.go ethlog: simplify LogSystem interface 2014-10-17 17:23:29 +02:00