Commit Graph

27 Commits (10b252dd0517175117d8d4a8ef30b3689a10eda5)

Author SHA1 Message Date
Felix Lange 35f339e942 ethlog: fix typo in documentation 10 years ago
Felix Lange fd9b03a431 ethlog: fix concurrency 10 years ago
Felix Lange c090a77f1c ethlog: simplify LogSystem interface 10 years ago
Felix Lange 50f5ba5b0c ethlog: add test for '%' in log message 10 years ago
Felix Lange 0165c18330 ethlog: use Godoc for code examples in documentation 10 years ago
Felix Lange e0f93c74c5 ethlog: add Godoc documentation, remove README 10 years ago
Felix Lange a6265cb49a ethlog: verify that Flush is blocking in TestLoggerFlush 10 years ago
Felix Lange 793baf060a ethlog: don't buffer output in TestConcurrentAddSystem 10 years ago
Felix Lange ec132749aa ethlog: improve TestLogSystem 10 years ago
Felix Lange 45d1052229 ethlog: fix StdLogSystem data race on level 10 years ago
Felix Lange d5a7ba1626 ethlog: add test that adds log systems concurrently 10 years ago
Felix Lange 3b1296077b ethlog: Reset before each test 10 years ago
Felix Lange dac128a029 ethlog: fix test compilation error 10 years ago
Felix Lange 4e95cecfb9 ethlog: improve dispatch concurrency 10 years ago
obscuren 2762ec22d0 Fixed miner and logger 10 years ago
zelig d1c89727dc fix send overwritten by merge 10 years ago
zelig 5c03adbded fix logger channel blocking 10 years ago
obscuren e4e704f480 Fix quit 10 years ago
Jeffrey Wilcke 6fe9b4ab5e Revert "ethreact - Feature/ethutil refactor" 10 years ago
zelig d4300c406c logger fix 10 years ago
obscuren 329887df99 Fixed crazy looping 10 years ago
zelig 853053a3b2 go fmt 10 years ago
zelig 6465e4c3fd update doc: list levels and show usage of named print methods 10 years ago
zelig e75f7ae330 implement DebugDetail loglevel and named print methods 10 years ago
zelig 8e9cc36979 refactor logging. Details: 10 years ago