index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
logging.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
logging: allow to log only the basename of each source
Neels Hofmeyr
2018-01-19
1
-0
/
+14
*
logging: separate the '<000b>' subsys from filename logging
Neels Hofmeyr
2018-01-19
1
-6
/
+42
*
cosmetic: logging: if color is disabled, don't print ""
Neels Hofmeyr
2018-01-17
1
-5
/
+6
*
fix -Werror build: logging.c: always use literal with snprintf
Neels Hofmeyr
2018-01-17
1
-1
/
+1
*
logging: color the log category according to level
Neels Hofmeyr
2018-01-17
1
-1
/
+5
*
logging: color the log level
Neels Hofmeyr
2018-01-17
1
-4
/
+26
*
logging: add ability to log the log-level with API and vty
Neels Hofmeyr
2018-01-17
1
-0
/
+17
*
Allow multiple 'log gsmtap' sinks
Max
2018-01-12
1
-2
/
+9
*
log: print loginfo assertions source
Max
2018-01-12
1
-8
/
+8
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
[doc] src/logging.c: Fix Doxygen syntax to make logging.c show up in logging ...
Harald Welte
2017-10-16
1
-1
/
+1
*
add DLMGCP logging category for libosmo-mgcp
Neels Hofmeyr
2017-07-18
1
-0
/
+5
*
Fix warnings: tolower() and similar require uchar
Pau Espin Pedrol
2017-06-23
1
-2
/
+2
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-6
/
+6
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-33
/
+33
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-0
/
+1
*
src/logging.c: Fix EMBEDDED build
Harald Welte
2017-05-15
1
-1
/
+1
*
vty: cleanup logging functions
Max
2017-05-09
1
-11
/
+12
*
logging: Add log_info_cat for DLSS7/DLSCCP/DLSUA/DLM3UA
Harald Welte
2017-04-03
1
-0
/
+20
*
logging: fail gracefully if log_info() was not called
Harald Welte
2017-03-16
1
-0
/
+21
*
logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*
Neels Hofmeyr
2017-02-23
1
-8
/
+8
*
logging: centrally define ctx and filter indexes
Neels Hofmeyr
2017-02-22
1
-7
/
+14
*
disable various code if building for bare-iron embedded
Harald Welte
2017-01-23
1
-0
/
+6
*
fix logging: log_set_category_filter() for internal DL* logging cats
Neels Hofmeyr
2016-12-12
1
-1
/
+2
*
fix logging: out-of-bounds check should end with user categories
Neels Hofmeyr
2016-12-12
1
-0
/
+5
*
fix logging: also catch first out-of-bounds logging cat
Neels Hofmeyr
2016-12-12
1
-1
/
+3
*
fix logging: redirection to DLGLOBAL for invalid categories
Neels Hofmeyr
2016-12-12
1
-1
/
+8
*
import oap message parsing / encoding from openbsc.git; AGPL->GPL
Harald Welte
2016-12-11
1
-0
/
+5
*
fix: DLGSUP logging category "unusable"
Neels Hofmeyr
2016-12-11
1
-0
/
+5
*
Implement GSMTAP log target
Harald Welte
2016-12-09
1
-2
/
+2
*
logging: Extend log_target with call-back for un-formatted log line
Harald Welte
2016-12-02
1
-1
/
+4
*
add osmo_gettimeofday as a shim around gettimeofday
Neels Hofmeyr
2016-09-22
1
-1
/
+2
*
misc: Some spelling errors corrected
Ruben Undheim
2016-05-25
1
-1
/
+1
*
Update doxygen annotations in libosmocore
Harald Welte
2016-05-05
1
-10
/
+47
*
Add log_fini() function to release all memory allocated by logging framework
Harald Welte
2016-05-05
1
-0
/
+15
*
logging.c: assert category_token allocation (CID #57871)
Neels Hofmeyr
2016-04-16
1
-0
/
+1
*
logging: Remove unused variable after recent changes
Holger Hans Peter Freyther
2016-02-29
1
-1
/
+0
*
logging: Move the filter check up as well
Holger Hans Peter Freyther
2016-02-29
1
-11
/
+9
*
logging: Remove some code duplication
Holger Hans Peter Freyther
2016-02-29
1
-37
/
+37
*
log: Add log_check_level function
Jacob Erlbeck
2016-02-29
1
-0
/
+39
*
log: Add new DLSTATS log level
Jacob Erlbeck
2015-11-02
1
-0
/
+5
*
logging: Implement subsecond resolution of extended timestamps
Jacob Erlbeck
2015-03-18
1
-4
/
+7
*
log: "logging level everything" is a badly named option.
Holger Hans Peter Freyther
2014-12-28
1
-1
/
+1
*
logging: Call color only once and use the result
Holger Hans Peter Freyther
2014-12-05
1
-1
/
+1
*
logging: Make it possible to print category/subsys and timestamps
Holger Hans Peter Freyther
2014-12-05
1
-1
/
+49
*
gtp: Add a global region for the gtp library of OpenGGSN
Holger Hans Peter Freyther
2014-12-04
1
-0
/
+5
*
libctrl: Add DLCTRL as logging context for the control interface
Harald Welte
2014-08-21
1
-0
/
+5
*
logging: Copy the filter_fn and fix the IMSI filter in OpenBSC
Holger Hans Peter Freyther
2013-12-29
1
-0
/
+1
*
Revert "Follow up fix for the log level "everything""
Harald Welte
2013-03-19
1
-3
/
+0
*
Revert "Fix log level "everything" and make it equal to "debug""
Harald Welte
2013-03-19
1
-1
/
+1
[next]