libosmovty
0.9.6.20171026
Osmocom VTY library
Main Page
Modules
Data Structures
Files
File List
Globals
logging.h
Go to the documentation of this file.
1
3
#pragma once
4
5
#define LOGGING_STR "Configure log message to this terminal\n"
6
#define FILTER_STR "Filter log messages\n"
7
8
struct
log_info
;
9
void
logging_vty_add_cmds
();
10
struct
vty
;
11
struct
log_target
*
osmo_log_vty2tgt
(
struct
vty
*
vty
);
logging_vty_add_cmds
void logging_vty_add_cmds()
Register logging related commands to the VTY.
Definition:
logging_vty.c:766
vty
Internal representation of a single VTY.
Definition:
vty.h:65
osmo_log_vty2tgt
struct log_target * osmo_log_vty2tgt(struct vty *vty)
Definition:
logging_vty.c:106
log_info
log_target
include
osmocom
vty
logging.h
Generated on Thu Oct 26 2017 15:42:13 for libosmovty by
1.8.11