Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <PosixInterfaceForCLog.h>
Public Member Functions | |
CPosixInterfaceForCLog ()=default | |
virtual | ~CPosixInterfaceForCLog () 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 |
|
overridevirtualdefault |
|
overridevirtual |
Implements IPlatformLog.
|
inlineoverridevirtual |
Implements IPlatformLog.