• Felix Lange's avatar
    ethlog: simplify LogSystem interface · c090a77f
    Felix Lange authored
    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.
    c090a77f
Name
Last commit
Last update
..
example_test.go Loading commit data...
loggers.go Loading commit data...
loggers_test.go Loading commit data...