summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/logging.h
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: logging.h: fix comment s/levels/subsystemsNeels Hofmeyr2019-11-231-1/+1
* logging.h: define ansi color constantsNeels Hofmeyr2019-11-231-0/+19
* logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol2019-10-091-0/+14
* logging: Move extern declaration of osmo_log_target_list from logging.h to lo...Pau Espin Pedrol2019-09-201-1/+0
* logging.h: add L1 SAPI related context and filterOliver Smith2019-09-181-0/+2
* minor: don't redefine macrosKévin Redon2019-06-131-0/+2
* logging vty: rewrite 'logging level' vty cmd generationNeels Hofmeyr2018-09-131-4/+0
* Add RSPRO support to IPA and logging definitionsHarald Welte2018-09-031-1/+2
* log: add 'last' option to 'logging print file'Neels Hofmeyr2018-08-271-0/+9
* use __FILE__, not __BASE_FILE__Neels Hofmeyr2018-08-201-6/+6
* core/logging.h: Add logging category for jitter bufferPau Espin Pedrol2018-02-271-1/+2
* logging: allow to log only the basename of each sourceNeels Hofmeyr2018-01-191-0/+1
* logging: separate the '<000b>' subsys from filename loggingNeels Hofmeyr2018-01-191-1/+13
* logging: add ability to log the log-level with API and vtyNeels Hofmeyr2018-01-171-0/+4
* logging: Extend the LOGPSRC macro to put cont in it as wellHolger Hans Peter Freyther2017-12-011-2/+18
* add DLMGCP logging category for libosmo-mgcpNeels Hofmeyr2017-07-181-1/+2
* Deprecate wrappers around loglevel_strsMax2017-07-081-2/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-3/+1
* api doc typo fix in core/logging.hNeels Hofmeyr2017-06-231-1/+1
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-49/+49
* Fix compilation warning on deprecated macroPau Espin Pedrol2017-06-181-2/+2
* vty: cleanup logging functionsMax2017-05-091-2/+2
* logging.h: #define DLSS7, DLSCCP, DLSUA, DLM3UA for libosmo-sigtranHarald Welte2017-04-031-1/+5
* logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr2017-02-231-16/+18
* logging.h: fixup: add API doc for logging enums recently addedNeels Hofmeyr2017-02-231-0/+5
* logging.h: fix backwards compat broken by recent commitNeels Hofmeyr2017-02-231-0/+7
* logging: centrally define ctx and filter indexesNeels Hofmeyr2017-02-221-2/+17
* logging: remove code duplicationMax2017-01-161-13/+4
* fsm: log caller's source for events and state changes, not fsm.c linesNeels Hofmeyr2016-12-141-4/+23
* import oap message parsing / encoding from openbsc.git; AGPL->GPLHarald Welte2016-12-111-1/+2
* fix: DLGSUP logging category "unusable"Neels Hofmeyr2016-12-111-1/+1
* Implement GSMTAP log targetHarald Welte2016-12-091-0/+14
* logging: Extend log_target with call-back for un-formatted log lineHarald Welte2016-12-021-1/+17
* logging: Use __BASE_FILE__ instead of __FILE__Harald Welte2016-05-121-4/+4
* import gprs_gsup_message.[ch] from openbsc as gsup.[ch]Harald Welte2016-05-061-1/+2
* Update doxygen annotations in libosmocoreHarald Welte2016-05-051-17/+23
* Add log_fini() function to release all memory allocated by logging frameworkHarald Welte2016-05-051-0/+1
* log: Add conditional logging based on log_check_levelJacob Erlbeck2016-02-291-4/+20
* log: Add log_check_level functionJacob Erlbeck2016-02-291-0/+1
* log: Add new DLSTATS log levelJacob Erlbeck2015-11-021-1/+2
* 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