1. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  2. 76e72ab LOGGING: Pass the log level down to the log target output function by Harald Welte · 13 years ago
  3. af5ee34 Make sure we don't user std{err,in,out} if they don't exist. by Sylvain Munaut · 14 years ago
  4. 3086c39 logging: add log target logging into text file and log target destroy function by Harald Welte · 14 years ago
  5. 0083cd3 logging: rename tgt_stdout to tgt_file by Harald Welte · 14 years ago
  6. a439a3a logging: Make sure we don't use "end of color" code if colors are turned off by Harald Welte · 14 years ago
  7. 40481e8 move hexdump() from logging.c to utils.c by Harald Welte · 14 years ago
  8. 4ebdf74 rename log_info to osmo_log_info to avoid namespace clash with app by Harald Welte · 14 years ago
  9. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago
  10. 7638af9 logging: add log_vty_{level,category}_string() by Harald Welte · 14 years ago 0.1.6
  11. 9ac2225 logging: introuduce log_level_str() to obtain the name of a log level by Harald Welte · 14 years ago
  12. a3b844c logging: only compile stderr target if we actualy have stderr by Harald Welte · 14 years ago
  13. 01fd5cb only include strings.h if it is actually preent by Harald Welte · 14 years ago
  14. cc6313c logging: fix default initialization of per-category loglevels by Harald Welte · 14 years ago
  15. 3ae2758 rename 'debug' interface to 'logging' interface by Harald Welte · 14 years ago 0.1.2[Renamed (67%) from src/debug.c]
  16. faadfe2 debug: remove unneeded 'number' member of 'struct debug_info_cat' by Harald Welte · 14 years ago
  17. d788f66 debug.c: fix no-color-printing in case .color = NULL by Harald Welte · 14 years ago
  18. 4a2bb9e Import 'debug' support from OpenBSC into libosmocore by Harald Welte · 14 years ago