| Commit message (Expand) | Author | Age | Files | Lines |
* | src/logging.c: fix syntax errors in Doxygen documentation | Vadim Yanitskiy | 2019-03-27 | 1 | -7/+7 |
* | Enable remote SIM protocol log level | Max | 2019-02-14 | 1 | -0/+5 |
* | Allow log_init() with NULL log_info | Max | 2018-12-06 | 1 | -10/+15 |
* | logging vty: write: check logging levels validity | Neels Hofmeyr | 2018-09-13 | 1 | -1/+1 |
* | logging vty: deprecate the 'everything' keyword | Neels Hofmeyr | 2018-09-13 | 1 | -1/+0 |
* | logging vty: rewrite 'logging level' vty cmd generation | Neels Hofmeyr | 2018-09-13 | 1 | -161/+3 |
* | log: add 'last' option to 'logging print file' | Neels Hofmeyr | 2018-08-27 | 1 | -6/+45 |
* | logging.c: Fix whitespace typo | Pau Espin Pedrol | 2018-07-26 | 1 | -1/+1 |
* | logging: log_vty_command_string: Fix undercount of buf alloc size | Pau Espin Pedrol | 2018-07-25 | 1 | -1/+1 |
* | Fix embedded (arm-none-eabi) builds | Harald Welte | 2018-06-28 | 1 | -0/+2 |
* | core/logging.h: Add logging category for jitter buffer | Pau Espin Pedrol | 2018-02-27 | 1 | -0/+5 |
* | logging: allow to log only the basename of each source | Neels Hofmeyr | 2018-01-19 | 1 | -0/+14 |
* | logging: separate the '<000b>' subsys from filename logging | Neels Hofmeyr | 2018-01-19 | 1 | -6/+42 |
* | cosmetic: logging: if color is disabled, don't print "" | Neels Hofmeyr | 2018-01-17 | 1 | -5/+6 |
* | fix -Werror build: logging.c: always use literal with snprintf | Neels Hofmeyr | 2018-01-17 | 1 | -1/+1 |
* | logging: color the log category according to level | Neels Hofmeyr | 2018-01-17 | 1 | -1/+5 |
* | logging: color the log level | Neels Hofmeyr | 2018-01-17 | 1 | -4/+26 |
* | logging: add ability to log the log-level with API and vty | Neels Hofmeyr | 2018-01-17 | 1 | -0/+17 |
* | Allow multiple 'log gsmtap' sinks | Max | 2018-01-12 | 1 | -2/+9 |
* | log: print loginfo assertions source | Max | 2018-01-12 | 1 | -8/+8 |
* | Fix/Update copyright notices; Add SPDX annotation | Harald Welte | 2017-11-13 | 1 | -0/+2 |
* | [doc] src/logging.c: Fix Doxygen syntax to make logging.c show up in logging ... | Harald Welte | 2017-10-16 | 1 | -1/+1 |
* | add DLMGCP logging category for libosmo-mgcp | Neels Hofmeyr | 2017-07-18 | 1 | -0/+5 |
* | Fix warnings: tolower() and similar require uchar | Pau Espin Pedrol | 2017-06-23 | 1 | -2/+2 |
* | doxygen: unify use of \file across the board | Neels Hofmeyr | 2017-06-23 | 1 | -6/+6 |
* | doxygen: enable AUTOBRIEF, drop \brief | Neels Hofmeyr | 2017-06-23 | 1 | -33/+33 |
* | update/extend doxygen documentation | Harald Welte | 2017-06-12 | 1 | -0/+1 |
* | src/logging.c: Fix EMBEDDED build | Harald Welte | 2017-05-15 | 1 | -1/+1 |
* | vty: cleanup logging functions | Max | 2017-05-09 | 1 | -11/+12 |
* | logging: Add log_info_cat for DLSS7/DLSCCP/DLSUA/DLM3UA | Harald Welte | 2017-04-03 | 1 | -0/+20 |
* | logging: fail gracefully if log_info() was not called | Harald Welte | 2017-03-16 | 1 | -0/+21 |
* | logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* | Neels Hofmeyr | 2017-02-23 | 1 | -8/+8 |
* | logging: centrally define ctx and filter indexes | Neels Hofmeyr | 2017-02-22 | 1 | -7/+14 |
* | disable various code if building for bare-iron embedded | Harald Welte | 2017-01-23 | 1 | -0/+6 |
* | fix logging: log_set_category_filter() for internal DL* logging cats | Neels Hofmeyr | 2016-12-12 | 1 | -1/+2 |
* | fix logging: out-of-bounds check should end with user categories | Neels Hofmeyr | 2016-12-12 | 1 | -0/+5 |
* | fix logging: also catch first out-of-bounds logging cat | Neels Hofmeyr | 2016-12-12 | 1 | -1/+3 |
* | fix logging: redirection to DLGLOBAL for invalid categories | Neels Hofmeyr | 2016-12-12 | 1 | -1/+8 |
* | import oap message parsing / encoding from openbsc.git; AGPL->GPL | Harald Welte | 2016-12-11 | 1 | -0/+5 |
* | fix: DLGSUP logging category "unusable" | Neels Hofmeyr | 2016-12-11 | 1 | -0/+5 |
* | Implement GSMTAP log target | Harald Welte | 2016-12-09 | 1 | -2/+2 |
* | logging: Extend log_target with call-back for un-formatted log line | Harald Welte | 2016-12-02 | 1 | -1/+4 |
* | add osmo_gettimeofday as a shim around gettimeofday | Neels Hofmeyr | 2016-09-22 | 1 | -1/+2 |
* | misc: Some spelling errors corrected | Ruben Undheim | 2016-05-25 | 1 | -1/+1 |
* | Update doxygen annotations in libosmocore | Harald Welte | 2016-05-05 | 1 | -10/+47 |
* | Add log_fini() function to release all memory allocated by logging framework | Harald Welte | 2016-05-05 | 1 | -0/+15 |
* | logging.c: assert category_token allocation (CID #57871) | Neels Hofmeyr | 2016-04-16 | 1 | -0/+1 |
* | logging: Remove unused variable after recent changes | Holger Hans Peter Freyther | 2016-02-29 | 1 | -1/+0 |
* | logging: Move the filter check up as well | Holger Hans Peter Freyther | 2016-02-29 | 1 | -11/+9 |
* | logging: Remove some code duplication | Holger Hans Peter Freyther | 2016-02-29 | 1 | -37/+37 |