index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vty
/
logging_vty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
logging/vty: fix: actually ignore deprecated logging commands
Vadim Yanitskiy
2019-11-21
1
-1
/
+1
*
logging/vty: use LOG_LEVEL_ARGS in logging_vty_add_deprecated_subsys()
Vadim Yanitskiy
2019-11-21
1
-2
/
+1
*
logging/vty: do not print deprecated logging commands to stdout
Vadim Yanitskiy
2019-11-20
1
-1
/
+0
*
logging: Introduce mutex API to manage log_target in multi-thread envs
Pau Espin Pedrol
2019-10-09
1
-88
/
+113
*
vty: Register logp cmd next to logging commands
Pau Espin Pedrol
2019-08-20
1
-2
/
+3
*
add vty logp command to echo on all log targets
Neels Hofmeyr
2019-08-13
1
-0
/
+41
*
Get rid of osmo_str_tolower() use inside libosmocore code
Pau Espin Pedrol
2019-08-02
1
-11
/
+13
*
vty/logging_vty.c: fix writing of 'print category-hex'
Vadim Yanitskiy
2019-07-30
1
-0
/
+2
*
vty logging: fix crash when missing 'logging enable'
Neels Hofmeyr
2018-10-01
1
-0
/
+8
*
logging_vty: Ensure writing well-formed config files
Harald Welte
2018-09-25
1
-9
/
+9
*
logging vty: add 'logging level set-all <level>'
Neels Hofmeyr
2018-09-16
1
-0
/
+24
*
logging vty: deprecate 'all', introduce 'force-all'
Neels Hofmeyr
2018-09-13
1
-20
/
+57
*
logging vty: write: check logging levels validity
Neels Hofmeyr
2018-09-13
1
-7
/
+23
*
logging vty: deprecate the 'everything' keyword
Neels Hofmeyr
2018-09-13
1
-12
/
+22
*
logging vty: rewrite 'logging level' vty cmd generation
Neels Hofmeyr
2018-09-13
1
-6
/
+61
*
add osmo_str_tolower() and _toupper() with test
Neels Hofmeyr
2018-09-07
1
-7
/
+4
*
log: add 'last' option to 'logging print file'
Neels Hofmeyr
2018-08-27
1
-2
/
+8
*
logging_vty: Simplify code in config_write_log_single
Pau Espin Pedrol
2018-07-25
1
-7
/
+1
*
vty: Add logging_vty_add_deprecated_subsys
Harald Welte
2018-06-09
1
-0
/
+21
*
vty: fix 'logging print file' output
Neels Hofmeyr
2018-02-06
1
-8
/
+11
*
logging vty: add 'logging print file (0|1|basename)' cmd
Neels Hofmeyr
2018-01-19
1
-0
/
+27
*
logging: separate the '<000b>' subsys from filename logging
Neels Hofmeyr
2018-01-19
1
-0
/
+19
*
logging: add ability to log the log-level with API and vty
Neels Hofmeyr
2018-01-17
1
-0
/
+21
*
Use 127.0.0.1 for GSMTAP logging by default
Max
2018-01-05
1
-3
/
+3
*
logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL()
Neels Hofmeyr
2017-12-12
1
-2
/
+11
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
[doc] Don't add libosmovty bits to libosmocore groups
Harald Welte
2017-10-16
1
-10
/
+15
*
vty: install 'exit', 'end',... commands on *all* nodes
Neels Hofmeyr
2017-09-27
1
-1
/
+0
*
Ignore broken everything log level
Max
2017-07-10
1
-2
/
+9
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-2
/
+4
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-1
/
+1
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-0
/
+12
*
vty: cleanup logging functions
Max
2017-05-09
1
-3
/
+3
*
fix spelling in API docu, command reply, logging, descriptions
Thorsten Alteholz
2017-04-23
1
-1
/
+1
*
logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*
Neels Hofmeyr
2017-02-23
1
-2
/
+2
*
logging: centrally define ctx and filter indexes
Neels Hofmeyr
2017-02-22
1
-2
/
+2
*
Fix VTY: add missing doc for 'log gsmtap [HOSTNAME]'
Neels Hofmeyr
2016-12-11
1
-1
/
+2
*
Implement GSMTAP log target
Harald Welte
2016-12-09
1
-0
/
+32
*
vty: Skip printing non-initialized log categories
Daniel Willmann
2016-11-15
1
-0
/
+3
*
vty: Fix writing the logging of category
Michael McTernan
2015-03-20
1
-1
/
+1
*
vty: Fix typo in the state creation
Holger Hans Peter Freyther
2015-01-27
1
-1
/
+1
*
logging: Make it possible to print category/subsys and timestamps
Holger Hans Peter Freyther
2014-12-05
1
-3
/
+46
*
logging: Add ability to save/print current log filters
Harald Welte
2014-08-25
1
-2
/
+6
*
vty: Add vty_install_default() and use for the vty nodes
Jacob Erlbeck
2013-09-08
1
-2
/
+1
*
vty: Fix logically dead code in the description handling
Holger Hans Peter Freyther
2013-07-14
1
-1
/
+1
*
logging_vty: Fix segfault un unused entries in log_info_cat array of app
Harald Welte
2013-03-19
1
-0
/
+4
*
logging_vty: Print 'log filter all' info in 'show logging vty'
Harald Welte
2013-03-13
1
-0
/
+6
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
1
-4
/
+81
*
Revert "Added a ring buffer log target to store the last N log messages."
Holger Hans Peter Freyther
2013-02-27
1
-81
/
+4
*
Added a ring buffer log target to store the last N log messages.
Katerina Barone-Adesi
2013-02-27
1
-4
/
+81
[next]