summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/include/gnuradio/logger.h
Commit message (Expand)AuthorAgeFilesLines
* runtime: Use <spdlog/fmt/fmt.h> header handling SPDLOG_FMT_EXTERNALRyan Volz2021-12-101-5/+1
* runtime: add workaround to #define disable logger headerJosh Morman2021-12-061-0/+13
* logging core: replace log4cpp by spdlogMarcus Müller2021-11-191-656/+176
* runtime: don't include boost/format.hpp in logger.hMarcus Müller2021-11-191-1/+0
* runtime: Custom Buffer/Accelerator Device Support - Milestone 1David Sorber2021-10-251-1/+1
* gr: logger: Add logger_get_configured_logger()David Winter2021-07-021-0/+19
* logger: move non-interface includes to buffer.ccMarcus Müller2021-06-171-8/+4
* logging: remove <iostream> from logger.h, add where consequently missingMarcus Müller2021-06-171-1/+0
* Replace boost::filesystem with std::filesystemZackery Spytz2021-03-131-1/+1
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-2/+2
* runtime: make logger destructor publicJosh Morman2020-06-041-3/+2
* runtime: Remove most manual memory managementThomas Habets2020-04-111-2/+3
* Update license header to SPDX formatdevnulling2020-01-271-14/+2
* Fix all formatting issuesMartin Braun2020-01-101-63/+63
* logging: (msg) to avoid logged statement taken apart by operator precedenceMarcus Müller2020-01-061-22/+22
* clang-format: Ordering all the includesMarcus Müller2019-08-091-8/+8
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-464/+533
* Fix for misc. documentation + trivial typosluz.paz2019-07-171-1/+1
* logger: remove duplicate semicolon after macro invocationAndrej Rode2018-11-121-5/+5
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-1/+1
* Merge branch 'master' into nextMartin Braun2018-02-031-8/+8
* Merge branch 'master' into nextJohnathan Corgan2017-05-091-1/+0
* gr-logger: Removed unused function calls causing MSVC build failuregnieboer2016-11-181-26/+0
* gr-runtime: fixed incorrect type for mode_t in loggergnieboer2016-11-181-1/+1
* cmake: remove ENABLE_GR_LOG and require log4cppJohnathan Corgan2016-06-261-0/+717