summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/logging.h
Commit message (Expand)AuthorAgeFilesLines
* logging: Make it possible to print category/subsys and timestampsHolger Hans Peter Freyther2014-12-051-0/+6
* gtp: Add a global region for the gtp library of OpenGGSNHolger Hans Peter Freyther2014-12-041-1/+2
* logging: Add ability to save/print current log filtersHarald Welte2014-08-251-0/+16
* libctrl: Add DLCTRL as logging context for the control interfaceHarald Welte2014-08-211-1/+2
* include: Switch to #pragma once patternSylvain Munaut2014-06-161-4/+1
* logging: add new log_targets_reopen() functionHarald Welte2013-03-181-0/+1
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-271-0/+5
* Revert "Added a ring buffer log target to store the last N log messages."Holger Hans Peter Freyther2013-02-271-5/+0
* Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi2013-02-271-0/+5
* 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