aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/debug.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-01Drop logging pthread IDPau Espin Pedrol1-6/+1
2021-02-17Replace my_gettid with libosmocore osmo_gettid APIPau Espin Pedrol1-5/+3
2020-07-17Introduce CTR log categoryPau Espin Pedrol1-0/+1
2020-02-19debug.h: Fix print format of chan in CLOGCHANPau Espin Pedrol1-1/+1
2020-02-19debug.h: Avoid printing pthread_t typePau Espin Pedrol1-3/+5
2020-01-07Make logging category DLMS generic and reusable for other backendsPau Espin Pedrol1-1/+1
2019-12-20Transceiver.cpp: Introduce and use new logging categoriesPau Espin Pedrol1-0/+3
2019-10-09Use new libosmocore logging lock APIPau Espin Pedrol1-11/+0
2019-07-19Logger: global Log mutex is now available from C codePau Espin Pedrol1-0/+24
2018-12-07Add TRXCTRL log categoryPau Espin Pedrol1-0/+1
2018-08-17logging: Introduce new "DDEV" category for device-specific codeHarald Welte1-0/+1
2018-06-13lms: Several improvements and compilation/runtime fixesPau Espin Pedrol1-0/+1
2018-02-27Add initial support for logging, vty, ctrlPau Espin Pedrol1-0/+8