5 #define LOGGING_STR "Configure logging\n"
6 #define FILTER_STR "Filter log messages\n"
void logging_vty_add_cmds()
Register logging related commands to the VTY.
Definition: logging_vty.c:992
Internal representation of a single VTY.
Definition: vty.h:65
struct log_target * osmo_log_vty2tgt(struct vty *vty)
Definition: logging_vty.c:126
void logging_vty_add_deprecated_subsys(void *ctx, const char *name)
Definition: logging_vty.c:975