1. 69dfe5a Fix compilation warning on deprecated macro by Pau Espin Pedrol · 7 years ago
  2. c65c5b4 vty: cleanup logging functions by Max · 7 years ago
  3. 62d3296 logging.h: #define DLSS7, DLSCCP, DLSUA, DLM3UA for libosmo-sigtran by Harald Welte · 7 years ago
  4. 8b86cd7 logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  5. 492e180 logging.h: fixup: add API doc for logging enums recently added by Neels Hofmeyr · 7 years ago
  6. 0d6420b logging.h: fix backwards compat broken by recent commit by Neels Hofmeyr · 7 years ago
  7. 812ba6d logging: centrally define ctx and filter indexes by Neels Hofmeyr · 7 years ago
  8. aa1bc01 logging: remove code duplication by Max · 7 years ago
  9. 725698a fsm: log caller's source for events and state changes, not fsm.c lines by Neels Hofmeyr · 8 years ago
  10. c0f0007 import oap message parsing / encoding from openbsc.git; AGPL->GPL by Harald Welte · 8 years ago
  11. 9795cf1 fix: DLGSUP logging category "unusable" by Neels Hofmeyr · 8 years ago 0.9.5
  12. aa00f99 Implement GSMTAP log target by Harald Welte · 8 years ago
  13. d7c0a37 logging: Extend log_target with call-back for un-formatted log line by Harald Welte · 8 years ago
  14. 3d79240 logging: Use __BASE_FILE__ instead of __FILE__ by Harald Welte · 8 years ago
  15. 3b6fb08 import gprs_gsup_message.[ch] from openbsc as gsup.[ch] by Harald Welte · 8 years ago 0.9.4
  16. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  17. 69e6c3c Add log_fini() function to release all memory allocated by logging framework by Harald Welte · 8 years ago
  18. a89d22c log: Add conditional logging based on log_check_level by Jacob Erlbeck · 9 years ago
  19. de6dd72 log: Add log_check_level function by Jacob Erlbeck · 9 years ago
  20. 79125ec log: Add new DLSTATS log level by Jacob Erlbeck · 9 years ago
  21. 2d6ad13 logging: Make it possible to print category/subsys and timestamps by Holger Hans Peter Freyther · 10 years ago
  22. a5dc19d gtp: Add a global region for the gtp library of OpenGGSN by Holger Hans Peter Freyther · 10 years ago
  23. fb84f32 logging: Add ability to save/print current log filters by Harald Welte · 11 years ago
  24. 7fd0c83 libctrl: Add DLCTRL as logging context for the control interface by Harald Welte · 10 years ago
  25. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  26. 4de854d logging: add new log_targets_reopen() function by Harald Welte · 11 years ago
  27. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  28. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  29. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  30. c28c6a0 misc: Doxygen tweaks: fixed some typos and minor errors by Katerina Barone-Adesi · 11 years ago
  31. db15336 logging: Introduce a print_filename flag for the logtarget by Holger Hans Peter Freyther · 12 years ago
  32. 06f6455 logging: Mark the log_info_cat pointer as consts by Holger Hans Peter Freyther · 12 years ago
  33. fb4bfc2 logging: Fix compile breakage introduced by the warning fixes by Holger Hans Peter Freyther · 12 years ago
  34. 2d6563b logging: Avoid compiler warnings when compiling c++ code by Andreas Eversberg · 12 years ago
  35. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  36. c626da9 gsm/sms: Added DLSMS debugging by Andreas Eversberg · 13 years ago
  37. 8a996b4 Changed logging of LAPD from DLLAPDM to DLLAPD by root · 13 years ago
  38. ab7c9c7 logging: include stdarg.h for va_list by Christoph Fritz · 13 years ago
  39. 36c5a3e logging: add osmo_vlogp() as vararg / va_list compatible function by Harald Welte · 13 years ago
  40. 18fc465 doxygen documentation for logging framework by Harald Welte · 13 years ago
  41. bd598e3 start to add doxygen documentation to libosmocore headers by Harald Welte · 13 years ago
  42. 2af4359 fix off-by-one error in OSMO_NUM_DLIB by Harald Welte · 13 years ago
  43. 95f7eb2 remove DLRSL and DLNM, we don't need them by Harald Welte · 13 years ago
  44. 892e621 make sure we don't have namespace clashes between libraries and apps by Harald Welte · 13 years ago
  45. 199f377 logging: add libosmo-abis logging subsystems by Pablo Neira Ayuso · 13 years ago
  46. 87dbca1 don't use signed bit-fields by Harald Welte · 13 years ago
  47. 1f0b8c2 add LAPDm code from osmocom-bb into libosmocore by Harald Welte · 13 years ago 0.3.3
  48. b43bc04 logging: introduce library-internal logging categories by Harald Welte · 13 years ago
  49. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0[Renamed (98%) from include/osmocore/logging.h]
  50. 04139f1 vty: integration with logging framework by Pablo Neira Ayuso · 13 years ago 0.1.31
  51. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  52. 46cfd77 LOGGING: Add syslog log target by Harald Welte · 13 years ago
  53. 76e72ab LOGGING: Pass the log level down to the log target output function by Harald Welte · 13 years ago
  54. 52c07ca misc: Move the static_assert from logging to the utils by Holger Hans Peter Freyther · 13 years ago
  55. 72d0c53 logging: add missing include file changes for last commit (logfile) by Harald Welte · 14 years ago
  56. 0083cd3 logging: rename tgt_stdout to tgt_file by Harald Welte · 14 years ago
  57. 40481e8 move hexdump() from logging.c to utils.c by Harald Welte · 14 years ago
  58. 7638af9 logging: add log_vty_{level,category}_string() by Harald Welte · 14 years ago 0.1.6
  59. 9ac2225 logging: introuduce log_level_str() to obtain the name of a log level by Harald Welte · 14 years ago
  60. 3ae2758 rename 'debug' interface to 'logging' interface by Harald Welte · 14 years ago 0.1.2