aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/logging.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-13logging vty: rewrite 'logging level' vty cmd generationNeels Hofmeyr1-4/+0
2018-09-03Add RSPRO support to IPA and logging definitionsHarald Welte1-1/+2
2018-08-27log: add 'last' option to 'logging print file'Neels Hofmeyr1-0/+9
2018-08-20use __FILE__, not __BASE_FILE__Neels Hofmeyr1-6/+6
2018-02-27core/logging.h: Add logging category for jitter bufferPau Espin Pedrol1-1/+2
2018-01-19logging: allow to log only the basename of each sourceNeels Hofmeyr1-0/+1
2018-01-19logging: separate the '<000b>' subsys from filename loggingNeels Hofmeyr1-1/+13
2018-01-17logging: add ability to log the log-level with API and vtyNeels Hofmeyr1-0/+4
2017-12-01logging: Extend the LOGPSRC macro to put cont in it as wellHolger Hans Peter Freyther1-2/+18
2017-07-18add DLMGCP logging category for libosmo-mgcpNeels Hofmeyr1-1/+2
2017-07-08Deprecate wrappers around loglevel_strsMax1-2/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-3/+1
2017-06-23api doc typo fix in core/logging.hNeels Hofmeyr1-1/+1
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-49/+49
2017-06-18Fix compilation warning on deprecated macroPau Espin Pedrol1-2/+2
2017-05-09vty: cleanup logging functionsMax1-2/+2
2017-04-03logging.h: #define DLSS7, DLSCCP, DLSUA, DLM3UA for libosmo-sigtranHarald Welte1-1/+5
2017-02-23logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr1-16/+18
2017-02-23logging.h: fixup: add API doc for logging enums recently addedNeels Hofmeyr1-0/+5
2017-02-23logging.h: fix backwards compat broken by recent commitNeels Hofmeyr1-0/+7
2017-02-22logging: centrally define ctx and filter indexesNeels Hofmeyr1-2/+17
2017-01-16logging: remove code duplicationMax1-13/+4
2016-12-14fsm: log caller's source for events and state changes, not fsm.c linesNeels Hofmeyr1-4/+23
2016-12-11import oap message parsing / encoding from openbsc.git; AGPL->GPLHarald Welte1-1/+2
2016-12-11fix: DLGSUP logging category "unusable"0.9.5Neels Hofmeyr1-1/+1
2016-12-09Implement GSMTAP log targetHarald Welte1-0/+14
2016-12-02logging: Extend log_target with call-back for un-formatted log lineHarald Welte1-1/+17
2016-05-12logging: Use __BASE_FILE__ instead of __FILE__Harald Welte1-4/+4
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