Go to the source code of this file.
◆ VLCBLOG_DEBUG
#define VLCBLOG_DEBUG |
( |
| msg | ) |
|
Value:
Definition at line 35 of file log.h.
◆ VLCBLOG_ERROR
#define VLCBLOG_ERROR |
( |
| msg | ) |
|
Value:
void VlcbLogError(vlcb_error message)
Definition at line 31 of file log.h.
◆ VLCBLOG_INFO
#define VLCBLOG_INFO |
( |
| msg | ) |
|
Value:
void VlcbLogInfo(vlcb_error message)
Definition at line 30 of file log.h.
◆ VlcbLogMessageHandler
Definition at line 26 of file log.h.
◆ VlcbLogMessageType
Enumerator |
---|
VLCB_LOG_INFO | |
VLCB_LOG_ERROR | |
Definition at line 7 of file log.h.
◆ vlcb_log_RegisterMessageHandler()
Definition at line 29 of file log.c.
◆ VlcbLogError()
Definition at line 19 of file log.c.
◆ VlcbLogInfo()
Definition at line 15 of file log.c.