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 vty: rewrite 'logging level' vty cmd generation
Neels Hofmeyr
2018-09-13
1
-4
/
+0
*
Add RSPRO support to IPA and logging definitions
Harald Welte
2018-09-03
1
-1
/
+2
*
log: add 'last' option to 'logging print file'
Neels Hofmeyr
2018-08-27
1
-0
/
+9
*
use __FILE__, not __BASE_FILE__
Neels Hofmeyr
2018-08-20
1
-6
/
+6
*
core/logging.h: Add logging category for jitter buffer
Pau Espin Pedrol
2018-02-27
1
-1
/
+2
*
logging: allow to log only the basename of each source
Neels Hofmeyr
2018-01-19
1
-0
/
+1
*
logging: separate the '<000b>' subsys from filename logging
Neels Hofmeyr
2018-01-19
1
-1
/
+13
*
logging: add ability to log the log-level with API and vty
Neels Hofmeyr
2018-01-17
1
-0
/
+4
*
logging: Extend the LOGPSRC macro to put cont in it as well
Holger Hans Peter Freyther
2017-12-01
1
-2
/
+18
*
add DLMGCP logging category for libosmo-mgcp
Neels Hofmeyr
2017-07-18
1
-1
/
+2
*
Deprecate wrappers around loglevel_strs
Max
2017-07-08
1
-2
/
+2
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-3
/
+1
*
api doc typo fix in core/logging.h
Neels Hofmeyr
2017-06-23
1
-1
/
+1
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-49
/
+49
*
Fix compilation warning on deprecated macro
Pau Espin Pedrol
2017-06-18
1
-2
/
+2
*
vty: cleanup logging functions
Max
2017-05-09
1
-2
/
+2
*
logging.h: #define DLSS7, DLSCCP, DLSUA, DLM3UA for libosmo-sigtran
Harald Welte
2017-04-03
1
-1
/
+5
*
logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*
Neels Hofmeyr
2017-02-23
1
-16
/
+18
*
logging.h: fixup: add API doc for logging enums recently added
Neels Hofmeyr
2017-02-23
1
-0
/
+5
*
logging.h: fix backwards compat broken by recent commit
Neels Hofmeyr
2017-02-23
1
-0
/
+7
*
logging: centrally define ctx and filter indexes
Neels Hofmeyr
2017-02-22
1
-2
/
+17
*
logging: remove code duplication
Max
2017-01-16
1
-13
/
+4
*
fsm: log caller's source for events and state changes, not fsm.c lines
Neels Hofmeyr
2016-12-14
1
-4
/
+23
*
import oap message parsing / encoding from openbsc.git; AGPL->GPL
Harald Welte
2016-12-11
1
-1
/
+2
*
fix: DLGSUP logging category "unusable"
Neels Hofmeyr
2016-12-11
1
-1
/
+1
*
Implement GSMTAP log target
Harald Welte
2016-12-09
1
-0
/
+14
*
logging: Extend log_target with call-back for un-formatted log line
Harald Welte
2016-12-02
1
-1
/
+17
*
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
[next]