Go to the source code of this file.
◆ FILTER_STR
◆ LOGGING_STR
◆ logging_vty_add_cmds()
void logging_vty_add_cmds |
( |
void |
| ) |
|
Register logging related commands to the VTY.
Call this once from your application if you want to support those commands.
References CFG_LOG_NODE, cfg_log_node, CONFIG_NODE, config_write_log(), EVERYTHING_STR, gen_logging_level_cmd_strs(), gen_vty_logp_cmd_strs(), install_lib_element(), install_lib_element_ve(), install_node(), LOG_LEVEL_ARGS, and LOG_LEVEL_STRS.
◆ logging_vty_add_deprecated_subsys()
void logging_vty_add_deprecated_subsys |
( |
void * |
ctx, |
|
|
const char * |
name |
|
) |
| |
References cmd_element::attr, CFG_LOG_NODE, CMD_ATTR_DEPRECATED, cmd_element::doc, cmd_element::func, install_lib_element(), LEVEL_STR, log_deprecated_func(), LOG_LEVEL_ARGS, name, OSMO_ASSERT, and cmd_element::string.
◆ osmo_log_vty2tgt()