aboutsummaryrefslogtreecommitdiff
path: root/src/test/logging_tests.cpp
AgeCommit message (Expand)Author
2022-08-20Create BCLog::Level::Trace log severity levelJon Atack
2022-08-20Unit test coverage for -loglevel configuration optionklementtan
2022-08-20Unit test coverage for log severity levelsklementtan
2022-08-20Update LogAcceptCategory() and unit tests with log severity levelsklementtan
2022-06-08logging: add LogPrintfCategory to log unconditionally with categoryJon Atack
2022-05-25refactor: Change LogPrintLevel order to category, severitylaanwj
2022-05-19logging: Add severity level to logs.klementtan
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-09-07Make unexpected time type in BCLog::LogMsg() a compile-time errorMartin Ankerl
2021-09-07log, timer: improve BCLog::LogMsg()Jon Atack
2021-09-01log, timer: add timing macro in usec LOG_TIME_MICROS_WITH_CATEGORYJon Atack
2021-04-14test: Reset mocktime in the common setupMarcoFalke
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-11-04logs: add BCLog::Timer and related macrosJames O'Beirne