libosmocore/src/vty
Katerina Barone-Adesi 3309a43ef5 Added a ring buffer log target to store the last N log messages.
The log target can be used via log alarms and show alarms.
Why? This feature was proposed/requested at
http://openbsc.osmocom.org/trac/wiki/Tasks/ErrorLogTarget
All messages use the same amount of space, prioritizing simplicity.
2013-02-27 15:13:45 +01:00
..
Makefile.am build: Don't use the deprecated INCLUDES in the various Makefile.am 2012-12-11 23:59:31 +01:00
buffer.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
command.c VTY: don't show HIDDEN or DEPRECATED vty commands in ? completion 2013-02-12 11:11:34 +01:00
logging_vty.c Added a ring buffer log target to store the last N log messages. 2013-02-27 15:13:45 +01:00
telnet_interface.c VTY: safe version of printing VTY welcome message 2012-06-03 12:44:38 +02:00
utils.c vty: Address compiler warning about tolower 2012-09-11 10:39:29 +02:00
vector.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
vty.c vty: Address compiler warning about the const qualifier 2012-09-11 10:40:07 +02:00