libosmocore/src/vty
Max c65c5b4ea0 vty: cleanup logging functions
* remove unused parameter from logging_vty_add_cmds()
* mark log level descriptors static
* change internal static function int check_log_to_target() to more
  appropriate bool should_log_to_target()
* deprecate log_vty_command_*() from public API as it should only be
  used by logging_vty_add_cmds()

Change-Id: I0e9ddd7ba3ce211302d99a3494eb408907a2916e
Related: OS#71
2017-05-09 09:11:05 +00:00
..
Makefile.am fsm: Add VTY introspection of osmo_fsm and their instances 2017-01-07 12:21:11 +00:00
buffer.c fix FSF address in sources/headers 2015-11-12 13:46:05 +01:00
command.c vty: OSMO_ASSERT() if two identical commands are installed 2017-01-07 12:14:48 +00:00
fsm_vty.c fsm: Add VTY introspection of osmo_fsm and their instances 2017-01-07 12:21:11 +00:00
logging_vty.c vty: cleanup logging functions 2017-05-09 09:11:05 +00:00
stats_vty.c vty/show asciidoc: counters: improve table headers 2016-10-18 12:19:13 +02:00
telnet_interface.c telnet_interface: Handle osmo_fd_register() eror return code 2016-11-26 10:24:19 +01:00
utils.c vty/osmo_counter: use name if description is NULL 2016-10-13 11:04:48 +00:00
vector.c fix FSF address in sources/headers 2015-11-12 13:46:05 +01:00
vty.c vty: use VTY_BIND_ADDR_DEFAULT instead of "127.0.0.1" 2016-08-20 16:33:47 +02:00