1. 8256076 logging: fix corrupted output by Pablo Neira Ayuso · 13 years ago
  2. 534ba81 logging: make sure the output is null-terminated by Pablo Neira Ayuso · 13 years ago
  3. 81e9636 logging: remove workaround now that _output() has been reworked by Pablo Neira Ayuso · 13 years ago
  4. 7503fb8 logging: rework _output() function by Pablo Neira Ayuso · 13 years ago
  5. f1fae4d logging: several memory allocation belong to tall_log_ctx context by Pablo Neira Ayuso · 13 years ago
  6. d6b5195 logging: fix missing description of global loglevel by Pablo Neira Ayuso · 13 years ago
  7. 952a18e logging: Add the 'all' category back to the log level command by Holger Hans Peter Freyther · 13 years ago
  8. 3abad6a utils: move OSMO_SNPRINT_RET() macro definition to osmocom/core/utils.h by Pablo Neira Ayuso · 13 years ago
  9. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  10. 04139f1 vty: integration with logging framework by Pablo Neira Ayuso · 13 years ago 0.1.31
  11. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  12. 76e72ab LOGGING: Pass the log level down to the log target output function by Harald Welte · 13 years ago
  13. af5ee34 Make sure we don't user std{err,in,out} if they don't exist. by Sylvain Munaut · 14 years ago
  14. 3086c39 logging: add log target logging into text file and log target destroy function by Harald Welte · 14 years ago
  15. 0083cd3 logging: rename tgt_stdout to tgt_file by Harald Welte · 14 years ago
  16. a439a3a logging: Make sure we don't use "end of color" code if colors are turned off by Harald Welte · 14 years ago
  17. 40481e8 move hexdump() from logging.c to utils.c by Harald Welte · 14 years ago
  18. 4ebdf74 rename log_info to osmo_log_info to avoid namespace clash with app by Harald Welte · 14 years ago
  19. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago
  20. 7638af9 logging: add log_vty_{level,category}_string() by Harald Welte · 14 years ago 0.1.6
  21. 9ac2225 logging: introuduce log_level_str() to obtain the name of a log level by Harald Welte · 14 years ago
  22. a3b844c logging: only compile stderr target if we actualy have stderr by Harald Welte · 14 years ago
  23. 01fd5cb only include strings.h if it is actually preent by Harald Welte · 14 years ago
  24. cc6313c logging: fix default initialization of per-category loglevels by Harald Welte · 14 years ago
  25. 3ae2758 rename 'debug' interface to 'logging' interface by Harald Welte · 14 years ago 0.1.2[Renamed (67%) from src/debug.c]
  26. faadfe2 debug: remove unneeded 'number' member of 'struct debug_info_cat' by Harald Welte · 14 years ago
  27. d788f66 debug.c: fix no-color-printing in case .color = NULL by Harald Welte · 14 years ago
  28. 4a2bb9e Import 'debug' support from OpenBSC into libosmocore by Harald Welte · 14 years ago