Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <Win32InterfaceForCLog.h>
Public Member Functions | |
CWin32InterfaceForCLog ()=default | |
~CWin32InterfaceForCLog () override=default | |
spdlog_filename_t | GetLogFilename (const std::string &filename) const override |
void | AddSinks (std::shared_ptr< spdlog::sinks::dist_sink< std::mutex > > distributionSink) const override |
Public Member Functions inherited from IPlatformLog | |
virtual | ~IPlatformLog ()=default |
Additional Inherited Members | |
Static Public Member Functions inherited from IPlatformLog | |
static std::unique_ptr< IPlatformLog > | CreatePlatformLog () |
|
default |
|
overridedefault |
|
overridevirtual |
Implements IPlatformLog.
|
overridevirtual |
Implements IPlatformLog.