libosmocore/tests/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
..
vty_test.c vty: cleanup logging functions 2017-05-09 09:11:05 +00:00
vty_test.ok stats/test: Add tests to check VTY configuration 2015-08-22 01:34:05 +00:00