![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <ilog.h>
Public Member Functions | |
virtual | ~ILogger ()=default |
void | Log (int loglevel, PRINTF_FORMAT_STRING const char *format,...) PARAM3_PRINTF_FORMAT |
virtual void | log (int loglevel, IN_STRING const char *message)=0 |
|
virtualdefault |
|
pure virtual |
void XbmcCommons::ILogger::Log | ( | int | loglevel, |
PRINTF_FORMAT_STRING const char * | format, | ||
... | |||
) |