• 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
loggers_test.go 3.87 KB