aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/debug.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Replace my_gettid with libosmocore osmo_gettid APIPau Espin Pedrol1-24/+0
2020-07-17Introduce CTR log categoryPau Espin Pedrol1-0/+6
2020-03-25debug: use LOGL_NOTICE for log category DDEVPhilipp Maier1-1/+1
2020-02-19debug.h: Avoid printing pthread_t typePau Espin Pedrol1-1/+23
2020-01-07Make logging category DLMS generic and reusable for other backendsPau Espin Pedrol1-3/+3
2019-12-20Transceiver.cpp: Introduce and use new logging categoriesPau Espin Pedrol1-0/+18
2019-10-09Use new libosmocore logging lock APIPau Espin Pedrol1-46/+0
2019-07-22Add SPDX annotationPau Espin Pedrol1-0/+23
2019-07-19Logger: global Log mutex is now available from C codePau Espin Pedrol1-0/+48
2018-12-07Add TRXCTRL log categoryPau Espin Pedrol1-0/+6
2018-08-17logging: Introduce new "DDEV" category for device-specific codeHarald Welte1-1/+7
2018-06-13lms: Several improvements and compilation/runtime fixesPau Espin Pedrol1-0/+6
2018-02-27Add initial support for logging, vty, ctrlPau Espin Pedrol1-0/+18