summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/logging.h
Commit message (Expand)AuthorAgeFilesLines
* misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi2013-02-151-1/+1
* logging: Introduce a print_filename flag for the logtargetHolger Hans Peter Freyther2012-09-111-0/+3
* logging: Mark the log_info_cat pointer as constsHolger Hans Peter Freyther2012-09-111-1/+1
* logging: Fix compile breakage introduced by the warning fixesHolger Hans Peter Freyther2012-07-121-1/+1
* logging: Avoid compiler warnings when compiling c++ codeAndreas Eversberg2012-07-101-2/+2
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* gsm/sms: Added DLSMS debuggingAndreas Eversberg2011-11-121-1/+2
* Changed logging of LAPD from DLLAPDM to DLLAPDroot2011-10-101-1/+1
* logging: include stdarg.h for va_listChristoph Fritz2011-09-011-0/+1
* logging: add osmo_vlogp() as vararg / va_list compatible functionHarald Welte2011-08-311-0/+3
* doxygen documentation for logging frameworkHarald Welte2011-08-171-25/+44
* start to add doxygen documentation to libosmocore headersHarald Welte2011-08-161-1/+24
* fix off-by-one error in OSMO_NUM_DLIBHarald Welte2011-07-291-1/+1
* remove DLRSL and DLNM, we don't need themHarald Welte2011-07-211-3/+1
* make sure we don't have namespace clashes between libraries and appsHarald Welte2011-07-191-6/+6
* logging: add libosmo-abis logging subsystemsPablo Neira Ayuso2011-07-181-1/+7
* don't use signed bit-fieldsHarald Welte2011-07-161-2/+2
* add LAPDm code from osmocom-bb into libosmocoreHarald Welte2011-06-271-1/+2
* logging: introduce library-internal logging categoriesHarald Welte2011-06-271-6/+11
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-0/+154