Age | Commit message (Expand) | Author |
---|---|---|
2022-06-08 | logging: add LogPrintfCategory to log unconditionally with category | Jon Atack |
2022-05-25 | refactor: Change LogPrintLevel order to category, severity | laanwj |
2022-05-19 | logging: Add severity level to logs. | klementtan |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-09-07 | Make unexpected time type in BCLog::LogMsg() a compile-time error | Martin Ankerl |
2021-09-07 | log, timer: improve BCLog::LogMsg() | Jon Atack |
2021-09-01 | log, timer: add timing macro in usec LOG_TIME_MICROS_WITH_CATEGORY | Jon Atack |
2021-04-14 | test: Reset mocktime in the common setup | MarcoFalke |
2019-11-06 | scripted-diff: test: Move setup_common to test library | MarcoFalke |
2019-11-04 | logs: add BCLog::Timer and related macros | James O'Beirne |