aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/logging.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-06import gprs_gsup_message.[ch] from openbsc as gsup.[ch]0.9.4Harald Welte1-1/+2
2016-05-05Update doxygen annotations in libosmocoreHarald Welte1-17/+23
2016-05-05Add log_fini() function to release all memory allocated by logging frameworkHarald Welte1-0/+1
2016-02-29log: Add conditional logging based on log_check_levelJacob Erlbeck1-4/+20
2016-02-29log: Add log_check_level functionJacob Erlbeck1-0/+1
2015-11-02log: Add new DLSTATS log levelJacob Erlbeck1-1/+2
2014-12-05logging: Make it possible to print category/subsys and timestampsHolger Hans Peter Freyther1-0/+6
2014-12-04gtp: Add a global region for the gtp library of OpenGGSNHolger Hans Peter Freyther1-1/+2
2014-08-25logging: Add ability to save/print current log filtersHarald Welte1-0/+16
2014-08-21libctrl: Add DLCTRL as logging context for the control interfaceHarald Welte1-1/+2
2014-06-16include: Switch to #pragma once patternSylvain Munaut1-4/+1
2013-03-18logging: add new log_targets_reopen() functionHarald Welte1-0/+1
2013-02-27Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi1-0/+5
2013-02-27Revert "Added a ring buffer log target to store the last N log messages."Holger Hans Peter Freyther1-5/+0
2013-02-27Added a ring buffer log target to store the last N log messages.Katerina Barone-Adesi1-0/+5
2013-02-15misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi1-1/+1
2012-09-11logging: Introduce a print_filename flag for the logtargetHolger Hans Peter Freyther1-0/+3
2012-09-11logging: Mark the log_info_cat pointer as constsHolger Hans Peter Freyther1-1/+1
2012-07-12logging: Fix compile breakage introduced by the warning fixesHolger Hans Peter Freyther1-1/+1
2012-07-10logging: Avoid compiler warnings when compiling c++ codeAndreas Eversberg1-2/+2
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-11-12gsm/sms: Added DLSMS debuggingAndreas Eversberg1-1/+2
2011-10-10Changed logging of LAPD from DLLAPDM to DLLAPDroot1-1/+1
2011-09-01logging: include stdarg.h for va_listChristoph Fritz1-0/+1
2011-08-31logging: add osmo_vlogp() as vararg / va_list compatible functionHarald Welte1-0/+3
2011-08-17doxygen documentation for logging frameworkHarald Welte1-25/+44
2011-08-16start to add doxygen documentation to libosmocore headersHarald Welte1-1/+24
2011-07-29fix off-by-one error in OSMO_NUM_DLIBHarald Welte1-1/+1
2011-07-21remove DLRSL and DLNM, we don't need themHarald Welte1-3/+1
2011-07-19make sure we don't have namespace clashes between libraries and appsHarald Welte1-6/+6
2011-07-18logging: add libosmo-abis logging subsystemsPablo Neira Ayuso1-1/+7
2011-07-16don't use signed bit-fieldsHarald Welte1-2/+2
2011-06-27add LAPDm code from osmocom-bb into libosmocore0.3.3Harald Welte1-1/+2
2011-06-27logging: introduce library-internal logging categoriesHarald Welte1-6/+11
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-0/+154