index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
core
/
logging.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
logging: Use __BASE_FILE__ instead of __FILE__
Harald Welte
2016-05-12
1
-4
/
+4
*
import gprs_gsup_message.[ch] from openbsc as gsup.[ch]
Harald Welte
2016-05-06
1
-1
/
+2
*
Update doxygen annotations in libosmocore
Harald Welte
2016-05-05
1
-17
/
+23
*
Add log_fini() function to release all memory allocated by logging framework
Harald Welte
2016-05-05
1
-0
/
+1
*
log: Add conditional logging based on log_check_level
Jacob Erlbeck
2016-02-29
1
-4
/
+20
*
log: Add log_check_level function
Jacob Erlbeck
2016-02-29
1
-0
/
+1
*
log: Add new DLSTATS log level
Jacob Erlbeck
2015-11-02
1
-1
/
+2
*
logging: Make it possible to print category/subsys and timestamps
Holger Hans Peter Freyther
2014-12-05
1
-0
/
+6
*
gtp: Add a global region for the gtp library of OpenGGSN
Holger Hans Peter Freyther
2014-12-04
1
-1
/
+2
*
logging: Add ability to save/print current log filters
Harald Welte
2014-08-25
1
-0
/
+16
*
libctrl: Add DLCTRL as logging context for the control interface
Harald Welte
2014-08-21
1
-1
/
+2
*
include: Switch to #pragma once pattern
Sylvain Munaut
2014-06-16
1
-4
/
+1
*
logging: add new log_targets_reopen() function
Harald Welte
2013-03-18
1
-0
/
+1
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
1
-0
/
+5
*
Revert "Added a ring buffer log target to store the last N log messages."
Holger Hans Peter Freyther
2013-02-27
1
-5
/
+0
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
1
-0
/
+5
*
misc: Doxygen tweaks: fixed some typos and minor errors
Katerina Barone-Adesi
2013-02-15
1
-1
/
+1
*
logging: Introduce a print_filename flag for the logtarget
Holger Hans Peter Freyther
2012-09-11
1
-0
/
+3
*
logging: Mark the log_info_cat pointer as consts
Holger Hans Peter Freyther
2012-09-11
1
-1
/
+1
*
logging: Fix compile breakage introduced by the warning fixes
Holger Hans Peter Freyther
2012-07-12
1
-1
/
+1
*
logging: Avoid compiler warnings when compiling c++ code
Andreas Eversberg
2012-07-10
1
-2
/
+2
*
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
-1
/
+2
*
Changed logging of LAPD from DLLAPDM to DLLAPD
root
2011-10-10
1
-1
/
+1
*
logging: include stdarg.h for va_list
Christoph Fritz
2011-09-01
1
-0
/
+1
*
logging: add osmo_vlogp() as vararg / va_list compatible function
Harald Welte
2011-08-31
1
-0
/
+3
*
doxygen documentation for logging framework
Harald Welte
2011-08-17
1
-25
/
+44
*
start to add doxygen documentation to libosmocore headers
Harald Welte
2011-08-16
1
-1
/
+24
*
fix off-by-one error in OSMO_NUM_DLIB
Harald Welte
2011-07-29
1
-1
/
+1
*
remove DLRSL and DLNM, we don't need them
Harald Welte
2011-07-21
1
-3
/
+1
*
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
-1
/
+7
*
don't use signed bit-fields
Harald Welte
2011-07-16
1
-2
/
+2
*
add LAPDm code from osmocom-bb into libosmocore
Harald Welte
2011-06-27
1
-1
/
+2
*
logging: introduce library-internal logging categories
Harald Welte
2011-06-27
1
-6
/
+11
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-0
/
+154