aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/debug.h
AgeCommit message (Collapse)AuthorFilesLines
2018-12-07Add TRXCTRL log categoryPau Espin Pedrol1-0/+1
This log category is applied to messages related to TRX CTRL socket interface, and it's printed in yellow, same color used in osmo-bts-trx for TRX category (so same messages are printed with same color in both sides). Change-Id: I98ec5e416272783ad3fbadf70478a4e48ae64983
2018-08-17logging: Introduce new "DDEV" category for device-specific codeHarald Welte1-0/+1
The DMAIN category got too overloaded. Let's have the code in Transceive52M/device/* use the new DDEV category. Also, in some cases the log levels have been adjusted to ensure that enabling INFO level should not result in a complete overflow of messages during normal operation. Change-Id: I844fe4a75bf277cd3cc5bd8fa06e06ad97b2ea95
2018-06-13lms: Several improvements and compilation/runtime fixesPau Espin Pedrol1-0/+1
Continuation of initial work done on LimeSuite support from Harald. Change-Id: Ib2fca81b76d027b08e2891056fa076d071597783
2018-02-27Add initial support for logging, vty, ctrlPau Espin Pedrol1-0/+8
Up to this point, the logging system, vty and ctrl are initialized and can be used fine, though they don't have a lot of use yet. Depends on libosmocore Change-Id Ib79cdb62d45d8c78445c7b064e58eb7e9faeccf9 Related: OS#2184 Change-Id: I08982c37b4f873966304b3cfb38a10ee86eb3dad