| Commit message (Expand) | Author | Age | Files | Lines |
* | logging: Implement subsecond resolution of extended timestamps | Jacob Erlbeck | 2015-03-18 | 1 | -4/+7 |
* | log: "logging level everything" is a badly named option. | Holger Hans Peter Freyther | 2014-12-28 | 1 | -1/+1 |
* | logging: Call color only once and use the result | Holger Hans Peter Freyther | 2014-12-05 | 1 | -1/+1 |
* | logging: Make it possible to print category/subsys and timestamps | Holger Hans Peter Freyther | 2014-12-05 | 1 | -1/+49 |
* | gtp: Add a global region for the gtp library of OpenGGSN | Holger Hans Peter Freyther | 2014-12-04 | 1 | -0/+5 |
* | libctrl: Add DLCTRL as logging context for the control interface | Harald Welte | 2014-08-21 | 1 | -0/+5 |
* | logging: Copy the filter_fn and fix the IMSI filter in OpenBSC | Holger Hans Peter Freyther | 2013-12-29 | 1 | -0/+1 |
* | Revert "Follow up fix for the log level "everything"" | Harald Welte | 2013-03-19 | 1 | -3/+0 |
* | Revert "Fix log level "everything" and make it equal to "debug"" | Harald Welte | 2013-03-19 | 1 | -1/+1 |
* | logging: add new log_targets_reopen() function | Harald Welte | 2013-03-18 | 1 | -0/+20 |
* | Follow up fix for the log level "everything" | Holger Hans Peter Freyther | 2013-02-27 | 1 | -0/+3 |
* | Fix log level "everything" and make it equal to "debug" | Harald Welte | 2013-02-19 | 1 | -1/+1 |
* | add some missing doxygen annotation for libosmocore functions | Harald Welte | 2013-01-11 | 1 | -0/+9 |
* | logging.c: Do not crash on empty category name | Nico Golde | 2012-09-27 | 1 | -5/+7 |
* | logging: Introduce a print_filename flag for the logtarget | Holger Hans Peter Freyther | 2012-09-11 | 1 | -5/+17 |
* | logging: Mark the log_info_cat pointer as consts | Holger Hans Peter Freyther | 2012-09-11 | 1 | -2/+3 |
* | logging: Fix compile breakage introduced by the warning fixes | Holger Hans Peter Freyther | 2012-07-12 | 1 | -4/+4 |
* | doc: Fix the Doxygen section endings | Sylvain Munaut | 2012-04-18 | 1 | -1/+1 |
* | gsm/sms: Added DLSMS debugging | Andreas Eversberg | 2011-11-12 | 1 | -0/+6 |
* | Changed logging of LAPD from DLLAPDM to DLLAPD | root | 2011-10-10 | 1 | -3/+3 |
* | logging: add osmo_vlogp() as vararg / va_list compatible function | Harald Welte | 2011-08-31 | 1 | -4/+5 |
* | doxygen documentation for logging framework | Harald Welte | 2011-08-17 | 1 | -5/+79 |
* | logging: fix parsing of logging mask (-d DMI case) | Pablo Neira Ayuso | 2011-08-11 | 1 | -0/+5 |
* | use the 'L' prefix in debug names (DLINP instead of DINP) | Harald Welte | 2011-07-29 | 1 | -4/+4 |
* | remove DLRSL and DLNM, we don't need them | Harald Welte | 2011-07-21 | 1 | -12/+0 |
* | make sure we don't have namespace clashes between libraries and apps | Harald Welte | 2011-07-19 | 1 | -6/+6 |
* | logging: add libosmo-abis logging subsystems | Pablo Neira Ayuso | 2011-07-18 | 1 | -0/+34 |
* | fix against corrupted output in parallel logging | Harald Welte | 2011-07-02 | 1 | -1/+1 |
* | Fix the generation of the log_categories string + LAPDM | Harald Welte | 2011-06-27 | 1 | -4/+7 |
* | logging: make sure to add the internal categories, as intended | Harald Welte | 2011-06-27 | 1 | -0/+6 |
* | add LAPDm code from osmocom-bb into libosmocore | Harald Welte | 2011-06-27 | 1 | -0/+6 |
* | logging: introduce library-internal logging categories | Harald Welte | 2011-06-27 | 1 | -20/+92 |
* | logging: fix corrupted output | Pablo Neira Ayuso | 2011-05-19 | 1 | -0/+6 |
* | logging: make sure the output is null-terminated | Pablo Neira Ayuso | 2011-05-04 | 1 | -0/+2 |
* | logging: remove workaround now that _output() has been reworked | Pablo Neira Ayuso | 2011-05-04 | 1 | -12/+3 |
* | logging: rework _output() function | Pablo Neira Ayuso | 2011-05-04 | 1 | -23/+26 |
* | logging: several memory allocation belong to tall_log_ctx context | Pablo Neira Ayuso | 2011-05-04 | 1 | -2/+2 |
* | logging: fix missing description of global loglevel | Pablo Neira Ayuso | 2011-05-04 | 1 | -0/+7 |
* | logging: Add the 'all' category back to the log level command | Holger Hans Peter Freyther | 2011-03-29 | 1 | -1/+1 |
* | utils: move OSMO_SNPRINT_RET() macro definition to osmocom/core/utils.h | Pablo Neira Ayuso | 2011-03-28 | 1 | -18/+8 |
* | include: reorganize headers file to include/osmocom/[gsm|core] | Pablo Neira Ayuso | 2011-03-23 | 1 | -3/+3 |
* | vty: integration with logging framework | Pablo Neira Ayuso | 2011-03-19 | 1 | -23/+115 |
* | LOGGING: configure logging from the vty | Harald Welte | 2011-02-18 | 1 | -3/+21 |
* | LOGGING: Pass the log level down to the log target output function | Harald Welte | 2011-02-17 | 1 | -5/+6 |
* | Make sure we don't user std{err,in,out} if they don't exist. | Sylvain Munaut | 2010-09-17 | 1 | -4/+5 |
* | logging: add log target logging into text file and log target destroy function | Harald Welte | 2010-08-25 | 1 | -0/+50 |
* | logging: rename tgt_stdout to tgt_file | Harald Welte | 2010-08-25 | 1 | -5/+5 |
* | logging: Make sure we don't use "end of color" code if colors are turned off | Harald Welte | 2010-07-30 | 1 | -1/+2 |
* | move hexdump() from logging.c to utils.c | Harald Welte | 2010-07-30 | 1 | -19/+0 |
* | rename log_info to osmo_log_info to avoid namespace clash with app | Harald Welte | 2010-05-25 | 1 | -15/+15 |